contrib/git-jump/git-jump: jump to exact location
Taylor Blau committed about 8 years ago
grep.c: add configuration variables to show matched option
Taylor Blau committed about 8 years ago
builtin/grep.c: add '--column' option to 'git-grep(1)'
Taylor Blau committed about 8 years ago
grep.c: display column number of first match
Taylor Blau committed about 8 years ago
grep.[ch]: extend grep_opt to allow showing matched column
Taylor Blau committed about 8 years ago
grep.c: expose {,inverted} match column in match_line()
Taylor Blau committed about 8 years ago
Brandon Williams committed over 8 years ago
test-pkt-line: add unpack-sideband subcommand
Brandon Williams committed over 8 years ago
Documentation/config.txt: camel-case lineNumber for consistency
Taylor Blau committed over 8 years ago
pack-bitmap: add free function
Jonathan Tan committed over 8 years ago
pack-bitmap: remove bitmap_git global variable
Jonathan Tan committed over 8 years ago
Junio C Hamano committed about 8 years ago
ewah: delete unused 'rlwit_discharge_empty()'
Junio C Hamano committed over 8 years ago
format-patch: clear UNINTERESTING flag before prepare_bases
Xiaolong Ye committed over 8 years ago
Merge branch 'en/rename-directory-detection-reboot'
Junio C Hamano committed over 8 years ago
sequencer: do not squash 'reword' commits when we hit conflicts
Phillip Wood committed over 8 years ago
git-p4: python3: fix octal constants
Luke Diamand committed over 8 years ago
git-p4: python3: use print() function
Luke Diamand committed over 8 years ago
git-p4: python3: basestring workaround
Luke Diamand committed over 8 years ago
git-p4: python3: remove backticks
Luke Diamand committed over 8 years ago