13832 Commits (702088afc680afef231d4a24bb5890f1d96a2cc9)
 

Author SHA1 Message Date
SZEDER Gábor 702088afc6 update 'git rebase' documentation 17 years ago
SZEDER Gábor 5447aac755 bash: fix long option with argument double completion 17 years ago
Teemu Likonen ce5a2c956f bash: Add more long options to be completed with "git --<TAB>" 17 years ago
SZEDER Gábor 51fe120903 bash: use __gitdir when completing 'git rebase' options 17 years ago
Shawn O. Pearce 6753f2aa55 bash: Remove completion of core.legacyheaders option 17 years ago
SZEDER Gábor 47f6ee2838 bash: add 'git svn' subcommands and options 17 years ago
SZEDER Gábor 88b302f5e2 bash: add new 'git stash' subcommands 17 years ago
SZEDER Gábor 3ff1320d4b bash: refactor searching for subcommands on the command line 17 years ago
SZEDER Gábor 1d17b22ebf bash: remove unnecessary conditions when checking for subcommands 17 years ago
Kevin Ballard a5c4f85b16 bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with spaces 17 years ago
Jeff King 50753d00d6 Add a test for read-tree -u --reset with a D/F conflict 17 years ago
Junio C Hamano 1cbcefb107 Merge branch 'ph/parseopt' 17 years ago
Junio C Hamano 175f559551 Merge branch 'dp/clean-fix' 17 years ago
Junio C Hamano 0ae496ccd8 Merge branch 'ml/submodule-add-existing' 17 years ago
Junio C Hamano 6e79a88585 Merge branch 'mr/compat-snprintf' 17 years ago
Junio C Hamano 5b278ebe87 Merge branch 'sp/fetch-optim' 17 years ago
Junio C Hamano 686bc52a89 Merge branch 'jc/describe-always' 17 years ago
Junio C Hamano dabc42c713 Merge branch 'jc/am' 17 years ago
Junio C Hamano b59fd2098e Merge branch 'cr/reset-parseopt' 17 years ago
Junio C Hamano 11a1d351cf Merge branch 'jn/gitweb-pickaxe' 17 years ago
Junio C Hamano 832d586a0c Merge branch 'kb/maint-filter-branch-disappear' 17 years ago
Junio C Hamano ad416ed433 Merge branch 'maint' to sync with 1.5.4.4 17 years ago
Junio C Hamano 56d5fe2855 GIT 1.5.4.4 17 years ago
Santi Béjar 6c293d408d ident.c: reword error message when the user name cannot be determined 17 years ago
John Goerzen 0bb91d9a62 Fix dcommit, rebase when rewriteRoot is in use 17 years ago
Junio C Hamano 5b044ac387 filter-branch: handle "disappearing tree" case correctly in subdir filter 17 years ago
Charles Bailey caa99829a2 merge-tool documentation: describe custom command usage 17 years ago
Charles Bailey bbdfbc4b01 git-mergetool documentaiton: show toolnames in typewriter font 17 years ago
Adeodato Simó 655e8515f2 Really make the LF after reset in fast-import optional 17 years ago
Junio C Hamano 5c9afcff1a Merge branch 'aw/maint-shortlog-blank-lines' 17 years ago
Junio C Hamano 972b9a8530 Merge branch 'mh/maint-http-proxy-fix' into maint 17 years ago
Junio C Hamano 1f1300b4f1 Merge branch 'js/maint-daemon' into maint 17 years ago
Junio C Hamano 274d9d3294 Merge branch 'js/maint-cvsexport' into maint 17 years ago
Junio C Hamano 925ca887b8 Merge branch 'jc/maint-log-merge-left-right' into maint 17 years ago
Junio C Hamano ca2c19503c Merge branch 'ew/maint-svn-cert-fileprovider' into maint 17 years ago
Junio C Hamano 60e3cad92e Merge branch 'maint' 17 years ago
Junio C Hamano ba51795c5f send-email: --no-signed-off-cc should suppress 'sob' cc 17 years ago
Junio C Hamano d33046c1ed Merge branch 'js/reflog-delete' 17 years ago
Junio C Hamano 5628a7a309 Merge branch 'dc/format-pretty' 17 years ago
Junio C Hamano 003b93cfb3 Merge branch 'cb/mergetool' 17 years ago
Junio C Hamano 5b7570cfb4 git-clean: add tests for relative path 17 years ago
Dmitry Potapov 1fb328947c git-clean: correct printing relative path 17 years ago
Dmitry Potapov a734d0b10b Make private quote_path() in wt-status.c available as quote_path_relative() 17 years ago
Pierre Habouzit c8744d6a8b unquote_c_style: fix off-by-one. 17 years ago
Junio C Hamano c2116a1783 test-lib: fix TERM to dumb for test repeatability 17 years ago
Uwe Kleine-König 79f43f3de8 config.txt: refer to --upload-pack and --receive-pack instead of --exec 17 years ago
Junio C Hamano e3172d80d5 Merge branch 'ar/sgid-bsd' 17 years ago
Junio C Hamano 792f0e7d1a Merge branch 'cc/run-command' 17 years ago
Junio C Hamano 79418599e7 Revert part of d089eba (setup: sanitize absolute and funny paths in get_pathspec()) 17 years ago
Junio C Hamano 6c53e7ac04 Revert part of 1abf095 (git-add: adjust to the get_pathspec() changes) 17 years ago