15380 Commits (eb72a51407228c8c7947e762d4f1c320712c9052)
 

Author SHA1 Message Date
Petr Baudis eb72a51407 Documentation/git-filter-branch: teach "rm" instead of "update-index --remove" 17 years ago
Johannes Schindelin f9bbefc701 git daemon: avoid waking up too often 17 years ago
Johannes Schindelin 3b6aeb3cc3 builtin-commit: Two trivial style-cleanups 17 years ago
Junio C Hamano ea3d988df7 Documentation: clarify diff --cc 17 years ago
Stephan Beyer a31c00b00e am --abort: Add to bash-completion and mention in git-rerere documentation 17 years ago
Petr Baudis a4661b018d git-filter-branch.sh: Allow running in bare repositories 17 years ago
Junio C Hamano 68067ca1ef builtin-branch.c: optimize --merged and --no-merged 17 years ago
Junio C Hamano 0f31d68030 builtin-branch.c: remove unused code in append_ref() callback function 17 years ago
Junio C Hamano 47629dcff0 stash save: fix parameter handling 17 years ago
Stephan Beyer c8fe1980b2 git-am: Add colon before the subject that is printed out as being applied 17 years ago
Johannes Sixt a8ccc204c5 rebase -i: When an 'edit' stops, mention the commit 17 years ago
Johannes Schindelin e358f3c31e sort_in_topological_order(): avoid setting a commit flag 17 years ago
Johannes Schindelin ce567d1867 Add test to show that show-branch misses out the 8th column 17 years ago
Johannes Schindelin 7d90c8ee15 Ignore dirty submodule states in "git pull --rebase" 17 years ago
Brandon Casey c65233fe2c t/t4202-log.sh: add newline at end of file 17 years ago
Brandon Casey 09b78bc1fc t7502-commit.sh: rearrange test to make more portable 17 years ago
Brandon Casey 03b9dfb18b t3200,t7201: replace '!' with test_must_fail 17 years ago
Brandon Casey 9a885fac0d t4116-apply-reverse.sh: use $TAR rather than tar 17 years ago
Brandon Casey 2b14d07237 t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diff 17 years ago
Miklos Vajna 4d175ef71d t7601: extend the 'merge picks up the best result' test 17 years ago
Daniel Barkalow 2d71bde2d1 In perforce, RCS keywords are case-sensitive 17 years ago
Alex Riesen 8f0359f0a6 Allow pager of diff command be enabled/disabled 17 years ago
Johannes Schindelin 0dda1d1ec8 Fix two leftovers from path_list->string_list 17 years ago
Olivier Marin 95f8ebbfc7 git am --skip: clean the index while preserving local changes 17 years ago
Pierre Habouzit d1f63a37ca git-submodule: move ill placed shift. 17 years ago
Pierre Habouzit 5d2299de2d builtin-merge: add missing structure initialization 17 years ago
Miklos Vajna 1719b5e446 builtin-merge: give a proper error message for invalid strategies in config 17 years ago
Junio C Hamano ac2e28c0a4 tests: do not rely on external "patch" 17 years ago
Nikolaj Schumacher c79cc2e596 Don't cut off last character of commit descriptions. 17 years ago
Olivier Marin d5d745f90b parse-options: fix segmentation fault when a required value is missing 17 years ago
Philippe Bruhat (BooK) 0d4ede9f54 mailinfo: better parse email adresses containg parentheses 17 years ago
Olivier Marin 75e1645fbe git-am: remove dash from help message 17 years ago
Junio C Hamano 107623239a Revert "make git-status use a pager" 17 years ago
Jonathan Nieder e57c817d9f git-diff(1): "--c" -> "--cc" typo fix 17 years ago
Johannes Schindelin c455c87c5c Rename path_list to string_list 17 years ago
Johannes Schindelin 51ef1daa4a Rename .git/rebase to .git/rebase-apply 17 years ago
Junio C Hamano 59eb68aa2b Update my e-mail address 17 years ago
Junio C Hamano 93310a40eb Merge branch 'ap/trackinfo' 17 years ago
Junio C Hamano d1f2e1696c Merge branch 'jc/rerere-auto-more' 17 years ago
Junio C Hamano 245648dede Merge branch 'ns/am-abort' 17 years ago
Junio C Hamano 378335b37c Merge branch 'jc/add-addremove' 17 years ago
Junio C Hamano d14e7407b3 "needs update" considered harmful 17 years ago
Junio C Hamano 559e840b74 Move read_in_full() and write_in_full() to wrapper.c 17 years ago
Junio C Hamano 7df1709c36 Link shell with compat layer functions 17 years ago
Junio C Hamano fa4946b553 Merge branch 'maint' 17 years ago
Dmitry Potapov 107cee5078 git-svn: fix git svn info to work without arguments 17 years ago
Michele Ballabio c29c1b406e builtin-push.c: Cleanup - use OPT_BIT() and remove some variables 17 years ago
Michele Ballabio 74f5b7fba4 builtin-merge.c: Fix option parsing 17 years ago
Jonathan Nieder 2d9c572578 fix usage string for git grep 17 years ago
Miklos Vajna ec96224e21 Teach 'git merge' that some merge strategies no longer exist 17 years ago