15415 Commits (966c6edd318f2e44dd150103ec2b6b7a53be58f0)
 

Author SHA1 Message Date
Johannes Sixt 966c6edd31 Fix relative built-in paths to be relative to the command invocation 17 years ago
Johannes Sixt e1464ca7bb Record the command invocation path early 17 years ago
Johannes Sixt 46beb55988 Makefile: Normalize $(bindir) and $(gitexecdir) before comparing 17 years ago
Johannes Sixt c70a8d98a5 Makefile: Do not install a copy of 'git' in $(gitexecdir) 17 years ago
Rene Scharfe 819b2b5824 archive: allow --exec and --remote without equal sign 17 years ago
Rene Scharfe f15f736d38 archive: declare struct archiver where it's needed 17 years ago
Rene Scharfe 7f4d0511af archive: define MAX_ARGS where it's needed 17 years ago
Rene Scharfe c088543553 archive: move parameter parsing code to archive.c 17 years ago
Rene Scharfe 6e94e6835f archive: add write_archive() 17 years ago
Steve Haslam d3296e37b6 Remove references to git-fetch-pack from "git clone" documentation. 17 years ago
Stephan Beyer 09f8d055f9 git-am: Mention --abort in usage string part of OPTIONS_SPEC 17 years ago
Steve Haslam 837c876713 Propagate -u/--upload-pack option of "git clone" to transport. 17 years ago
Stephan Beyer 7198203ae3 editor.c: Libify launch_editor() 17 years ago
Stephan Beyer d82f33e20d Move launch_editor() from builtin-tag.c to editor.c 17 years ago
Junio C Hamano d9d9e6ee63 Merge branch 'maint' 17 years ago
Junio C Hamano c921cc92e5 Documentation: clarify how to disable elements in core.whitespace 17 years ago
Junio C Hamano bfce5087ee Makefile: fix shell quoting 17 years ago
Junio C Hamano c30e699fc5 tests: propagate $(TAR) down from the toplevel Makefile 17 years ago
Björn Steinbrink 72de2883bd index-pack.c: correctly initialize appended objects 17 years ago
Peter Valdemar Mørch 8892048d51 send-email: find body-encoding correctly 17 years ago
Jonathan Nieder a2d07d80ec document that git-tag can tag more than heads 17 years ago
Brandon Casey 058fb41480 perl/Makefile: update NO_PERL_MAKEMAKER section 17 years ago
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