20924 Commits (907a7cb51c6c44d25f4c734a46d5174363190a84)
 

Author SHA1 Message Date
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
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
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
Steven Drake 91dc602de9 Use $(git rev-parse --show-toplevel) in cd_to_toplevel(). 15 years ago
Steven Drake 7cceca5ccc Add 'git rev-parse --show-toplevel' option. 15 years ago
Junio C Hamano dea4562bf5 rerere forget path: forget recorded resolution 15 years ago
Junio C Hamano 27d6b08536 rerere: refactor rerere logic to make it independent from I/O 15 years ago
Johannes Sixt 2b541bf8be start_command: detect execvp failures early 15 years ago
Johannes Sixt ab0b41daf6 run-command: move wait_or_whine earlier 15 years ago
Johannes Sixt a5487ddf0f start_command: report child process setup errors to the parent's stderr 15 years ago
Junio C Hamano 99178c831e ident.c: treat $EMAIL as giving user.email identity explicitly 15 years ago
Junio C Hamano 91c38a2108 ident.c: check explicit identity for name and email separately 15 years ago