14126 Commits (6cd9cfefc505ed5ab5ff435ff9ef338ac8721225)
 

Author SHA1 Message Date
Michal Rokos 8ce1f243e5 autoconf: Test FREAD_READS_DIRECTORIES 17 years ago
Junio C Hamano 5d921e2931 Merge branch 'jc/cherry-pick' (early part) 17 years ago
Junio C Hamano 1c53606978 Merge branch 'maint' 17 years ago
Junio C Hamano 92aeb994d3 Merge branch 'kb/maint-filter-branch-disappear' into maint 17 years ago
Junio C Hamano b50396d16c Merge branch 'aw/maint-shortlog-blank-lines' into maint 17 years ago
Linus Torvalds 20a16eb33e unpack_trees(): fix diff-index regression. 17 years ago
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
Junio C Hamano 542c264b01 traverse_trees_recursive(): propagate merge errors up 17 years ago
Junio C Hamano 5b10a3c124 git-pull documentation: warn about the option order 17 years ago
Pierre Habouzit 9dd5bded1b git-quiltimport: better parser to grok "enhanced" series files. 17 years ago
Pekka Kaitaniemi 8809d691ec [PATCH] gitk: Add horizontal scrollbar to the diff view 17 years ago
Jeff King 95293b58eb [PATCH] gitk: make autoselect optional 17 years ago
Michele Ballabio a3a1f57959 [PATCH] gitk: Mark another string for translation 17 years ago
Yann Dirson 2d48085661 [PATCH] Add an --argscmd flag to get the list of refs to show 17 years ago
Paul Mackerras b9bee11526 gitk: Only restore window size from ~/.gitk, not position 17 years ago
Linus Torvalds 1caeacc1f2 unpack_trees(): minor memory leak fix in unused destination index 17 years ago
Linus Torvalds 34110cd4e3 Make 'unpack_trees()' have a separate source and destination index 17 years ago
Linus Torvalds bc052d7f43 Make 'unpack_trees()' take the index to work on as an argument 17 years ago
Linus Torvalds d1f128b050 Add 'const' where appropriate to index handling functions 17 years ago
Linus Torvalds bcbe5a515e Fix tree-walking compare_entry() in the presense of --prefix 17 years ago
Linus Torvalds 01904572a5 Move 'unpack_trees()' over to 'traverse_trees()' interface 17 years ago
Linus Torvalds 91e4f03604 Make 'traverse_trees()' traverse conflicting DF entries in parallel 17 years ago
Linus Torvalds 5803c6f8a2 Add return value to 'traverse_tree()' callback 17 years ago
Linus Torvalds 40d934df72 Make 'traverse_tree()' use linked structure rather than 'const char *base' 17 years ago
Linus Torvalds 0ab9e1e8cd Add 'df_name_compare()' helper function 17 years ago
Johannes Schindelin 3b9dcff5df builtin remote rm: remove symbolic refs, too 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