aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add test_cmp function for test scriptsJeff King2008-03-13
* remove use of "tail -n 1" and "tail -1"Jeff King2008-03-13
* grep portability fix: don't use "-e" or "-q"Jeff King2008-03-13
* more tr portability test script fixesJeff King2008-03-13
* t0050: perl portability fixJeff King2008-03-13
* tr portability fixesJeff King2008-03-12
* Merge git://repo.or.cz/git-guiJunio C Hamano2008-03-11
|\
| * git-gui: Simplify MSGFMT setting in MakefileJunio C Hamano2008-03-12
| * git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek2008-03-07
| * git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann2008-03-05
| * git-gui: translate the remaining messages in zh_cn.po to chineseeric miao2008-03-05
| * Merge branch 'maint'Shawn O. Pearce2008-03-05
| |\
* | \ Merge branch 'js/remote'Junio C Hamano2008-03-11
|\ \ \
| * | | "remote update": print remote name being fetched fromSamuel Tardieu2008-03-11
| * | | builtin remote rm: remove symbolic refs, tooJohannes Schindelin2008-03-08
| * | | remote: fix "update [group...]"Johannes Schindelin2008-03-05
| * | | remote show: Clean up connection correctly if object fetch wasn't doneJohannes Schindelin2008-03-02
| * | | builtin-remote: prune remotes correctly that were added with --mirrorJohannes Schindelin2008-03-01
| * | | Make git-remote a builtinJohannes Schindelin2008-03-01
| * | | Test "git remote show" and "git remote prune"Johannes Schindelin2008-03-01
| * | | parseopt: add flag to stop on first non optionJohannes Schindelin2008-03-01
| * | | path-list: add functions to work with unsorted listsJohannes Schindelin2008-03-01
* | | | Merge branch 'lt/unpack-trees'Junio C Hamano2008-03-11
|\ \ \ \
| * | | | unpack_trees(): fix diff-index regression.Linus Torvalds2008-03-10
| * | | | traverse_trees_recursive(): propagate merge errors upJunio C Hamano2008-03-10
| * | | | unpack_trees(): minor memory leak fix in unused destination indexLinus Torvalds2008-03-09
| * | | | Make 'unpack_trees()' have a separate source and destination indexLinus Torvalds2008-03-09
| * | | | Make 'unpack_trees()' take the index to work on as an argumentLinus Torvalds2008-03-09
| * | | | Add 'const' where appropriate to index handling functionsLinus Torvalds2008-03-09
| * | | | Fix tree-walking compare_entry() in the presense of --prefixLinus Torvalds2008-03-09
| * | | | Move 'unpack_trees()' over to 'traverse_trees()' interfaceLinus Torvalds2008-03-09
| * | | | Make 'traverse_trees()' traverse conflicting DF entries in parallelLinus Torvalds2008-03-09
| * | | | Add return value to 'traverse_tree()' callbackLinus Torvalds2008-03-09
| * | | | Make 'traverse_tree()' use linked structure rather than 'const char *base'Linus Torvalds2008-03-09
| * | | | Add 'df_name_compare()' helper functionLinus Torvalds2008-03-09
* | | | | Merge branch 'maint'Junio C Hamano2008-03-11
|\ \ \ \ \
| * | | | | git-svn: fix find-rev error message when missing argMarc-Andre Lureau2008-03-11
| * | | | | t0021: tr portability fix for SolarisJeff King2008-03-11
| * | | | | launch_editor(): allow spaces in the filenameJohannes Schindelin2008-03-11
| * | | | | git rebase --abort: always restore the right commitMike Hommey2008-03-11
* | | | | | Merge branch 'jc/cherry-pick' (early part)Junio C Hamano2008-03-11
|\ \ \ \ \ \
| * | | | | | expose a helper function peel_to_type().Junio C Hamano2008-02-18
| * | | | | | merge-recursive: split low-level merge functions out.Junio C Hamano2008-02-18
* | | | | | | Merge branch 'maint'Junio C Hamano2008-03-11
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'kb/maint-filter-branch-disappear' into maintJunio C Hamano2008-03-11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'aw/maint-shortlog-blank-lines' into maintJunio C Hamano2008-03-11
| |\ \ \ \ \ \ \
| * | | | | | | | git-pull documentation: warn about the option orderJunio C Hamano2008-03-10
* | | | | | | | | update 'git rebase' documentationSZEDER Gábor2008-03-10
* | | | | | | | | bash: fix long option with argument double completionSZEDER Gábor2008-03-10
* | | | | | | | | bash: Add more long options to be completed with "git --<TAB>"Teemu Likonen2008-03-10