21248 Commits (9be3614eff36271d5f1cd460a568a219902cb044)
 

Author SHA1 Message Date
Michael Haggerty aa7eaff8b1 rebase -i: Inline expression 15 years ago
Michael Haggerty 50438340bc rebase -i: Remove dead code 15 years ago
Michael Haggerty 1d621fea18 rebase -i: Make the condition for an "if" more transparent 15 years ago
Junio C Hamano 1f73566af5 Merge branch 'jc/checkout-merge-base' 15 years ago
Junio C Hamano 5b9c0a699b Merge branch 'rs/maint-archive-match-pathspec' 15 years ago
Junio C Hamano bd33a29283 Merge branch 'il/vcs-helper' 15 years ago
Junio C Hamano 81d2caefed strbuf_addbuf(): allow passing the same buf to dst and src 15 years ago
Junio C Hamano dc96c5ee70 Merge branch 'cc/reset-more' 15 years ago
Junio C Hamano 73d66323ac Merge branch 'nd/sparse' 15 years ago
Junio C Hamano f9c01817bb t7502: test commit.status, --status and --no-status 15 years ago
Junio C Hamano 885d211e71 grep: rip out pessimization to use fixmatch() 15 years ago
Junio C Hamano bbc09c22b9 grep: rip out support for external grep 15 years ago
James P. Howard, II bed575e400 commit: support commit.status, --status, and --no-status 15 years ago
Junio C Hamano 054d2fa05c Merge branch 'maint' 15 years ago
Matthieu Moy a8c37a0e01 lockfile: show absolute filename in unable_to_lock_message 15 years ago
Johannes Schindelin 28fb84382b Introduce <branch>@{upstream} notation 15 years ago
Bart Trojanowski 0def5b6ed4 hg-to-git: fix COMMITTER type-o 15 years ago
Matthieu Moy d38a30df7d Be more user-friendly when refusing to do something because of conflict. 15 years ago
Ilari Liusvaara 6b02de3b9d Improve error message when a transport helper was not found 15 years ago
Shawn O. Pearce 8efa5f629e remote-curl: Fix Accept header for smart HTTP connections 15 years ago
Michael Haggerty 234b3dae2f rebase-i: Ignore comments and blank lines in peek_next_command 15 years ago
Michael Haggerty 05c95dbe44 lib-rebase: Allow comments and blank lines to be added to the rebase script 15 years ago
Michael Haggerty f64b485624 lib-rebase: Provide clearer debugging info about what the editor did 15 years ago
Markus Heidelberg 0359ba72bb gitk: Adjust two equal strings which differed in whitespace 15 years ago
Kirill Smelkov 1f2cecfd53 gitk: Display submodule diffs with appropriate encoding 15 years ago
Dave Dulson fcacf48957 gitk: Fix display of newly-created tags 15 years ago
Dave Dulson dfb891e351 gitk: Enable gitk to create tags with messages 15 years ago
Miklos Vajna be8e40df75 gitk: Update Hungarian translation 15 years ago
Laszlo Papp 7e705ec185 gitk: Add Hungarian translation 15 years ago
Junio C Hamano 229d810747 strbuf.c: remove unused function 15 years ago
Junio C Hamano 356521ab22 sha1_file.c: remove unused function 15 years ago
Junio C Hamano 42b3b00614 mailmap.c: remove unused function 15 years ago
Junio C Hamano 5e133b8cf9 utf8.c: mark file-local function static 15 years ago
Junio C Hamano cb58c932a5 submodule.c: mark file-local function static 15 years ago
Junio C Hamano 758e915b8a quote.c: mark file-local function static 15 years ago
Junio C Hamano 5092d3ec21 remote-curl.c: mark file-local function static 15 years ago
Junio C Hamano 87b29e5a5a read-cache.c: mark file-local functions static 15 years ago
Junio C Hamano 41064ebc49 parse-options.c: mark file-local function static 15 years ago
Junio C Hamano 61b97df7d9 entry.c: mark file-local function static 15 years ago
Junio C Hamano 83e41e2e61 http.c: mark file-local functions static 15 years ago
Junio C Hamano e2d2e383d8 Merge branch 'jc/maint-1.6.4-grep-lookahead' into jc/maint-grep-lookahead 15 years ago
Junio C Hamano a26345b608 grep: optimize built-in grep by skipping lines that do not hit 15 years ago
Junio C Hamano fbb9971aca grep: -L should show empty files 15 years ago
Junio C Hamano cc5711424b pretty.c: mark file-local function static 15 years ago
Junio C Hamano f1c92c6369 builtin-rev-list.c: mark file-local function static 15 years ago
Junio C Hamano ebdc302e3e bisect.c: mark file-local function static 15 years ago
Matthieu Moy c0eb604330 push: spell 'Note about fast-forwards' section name correctly in error message. 15 years ago
Michael Haggerty 2b77029f4a rebase--interactive: Ignore comments and blank lines in peek_next_command 15 years ago
Nguyễn Thái Ngọc Duy eb80042c6a Add missing #include to support TIOCGWINSZ on Solaris 15 years ago
Peter Collingbourne c5e558a80a Remove empty directories when checking out a commit with fewer submodules 15 years ago