13875 Commits (e8e29c7b5507ed97067391490adbeeca2b1bca34)
 

Author SHA1 Message Date
Jeff King e8e29c7b55 t0050: perl portability fix 17 years ago
Jeff King 40a7ce64e1 tr portability fixes 17 years ago
Junio C Hamano a6828f5361 Merge git://repo.or.cz/git-gui 17 years ago
Junio C Hamano 7276607886 git-gui: Simplify MSGFMT setting in Makefile 17 years ago
Junio C Hamano ae90e16a3a Merge branch 'js/remote' 17 years ago
Junio C Hamano b85997d14d Merge branch 'lt/unpack-trees' 17 years ago
Samuel Tardieu 3000658f7c "remote update": print remote name being fetched from 17 years ago
Junio C Hamano b81a7b5887 Merge branch 'maint' 17 years ago
Marc-Andre Lureau ea14e6c554 git-svn: fix find-rev error message when missing arg 17 years ago
Jeff King 7339eb0823 t0021: tr portability fix for Solaris 17 years ago
Johannes Schindelin fc99469a2b launch_editor(): allow spaces in the filename 17 years ago
Mike Hommey 4201bb5f7e git rebase --abort: always restore the right commit 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
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