20856 Commits (3af59e6f31c5304d476884b69b6b88dfd492812b)
 

Author SHA1 Message Date
Michael Haggerty bdb011ade4 rebase -i: Use symbolic constant $MSG consistently 15 years ago
Michael Haggerty 699f13ca9a rebase -i: Use "test -n" instead of "test ! -z" 15 years ago
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
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
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 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
Junio C Hamano 637afcf4e0 Merge branch 'tr/http-updates' 15 years ago
Junio C Hamano 0b4ae29f03 Merge branch 'jk/maint-1.6.5-reset-hard' 15 years ago