15393 Commits (c84bb14ce52b6559e0b8e10d554ff9b47149c042)
 

Author SHA1 Message Date
SZEDER Gábor c84bb14ce5 bash: offer only paths after '--' for 'git checkout' 17 years ago
SZEDER Gábor b302ddd2f8 checkout: mention '--' in the docs 17 years ago
Junio C Hamano 99ea66ec47 Merge branch 'ph/checkout' 17 years ago
Pierre Habouzit 859fdabaed git-checkout: improve error messages, detect ambiguities. 17 years ago
Olivier Marin 9944d1a0e4 update test case to protect am --skip behaviour 17 years ago
Brandon Casey 0e8316cc16 Teach fsck and prune about the new location of temporary objects 17 years ago
Junio C Hamano 6536034630 Merge branch 'maint' into ph/checkout 17 years ago
Stephan Beyer 186458b11b Make non-static functions, that may be static, static 17 years ago
Junio C Hamano 0c4cd7f4a7 ignore non-existent refs in dwim_log() 17 years ago
Thomas Rast 2ca880fe54 git-completion.bash: provide completion for 'show-branch' 17 years ago
Lee Marlow 08c701d476 bash completion: Add long options for 'git rm' 17 years ago
P. Christeas e8a43a132d svnimport: newer libsvn wants us to ask for the root with "", not "/" 17 years ago
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
Pierre Habouzit f5242ebf0d git-checkout: fix command line parsing. 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