aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | Merge branch 'wp/add-patch-find'Junio C Hamano2009-02-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | add -p: trap Ctrl-D in 'goto' modeThomas Rast2009-02-04
| * | | | | | | | | | | | | | add -p: change prompt separator for 'g'Thomas Rast2009-02-04
| * | | | | | | | | | | | | | In add --patch, Handle K,k,J,j slightly more gracefully.William Pursell2009-02-01
| * | | | | | | | | | | | | | Add / command in add --patchWilliam Pursell2009-02-01
| * | | | | | | | | | | | | | git-add -i/-p: Change prompt separater from slash to commaWilliam Pursell2009-02-01
* | | | | | | | | | | | | | | Merge branch 'ns/am-slacker'Junio C Hamano2009-02-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git-am: Add --ignore-date optionNanako Shiraishi2009-01-25
| * | | | | | | | | | | | | | | am: Add --committer-date-is-author-date optionJunio C Hamano2009-01-25
* | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-02-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | User-manual: "git stash <comment>" form is long goneWilliam Pursell2009-02-03
| | * | | | | | | | | | | | | | add test-dump-cache-tree in MakefileGuanqun Lu2009-02-03
| | * | | | | | | | | | | | | | fix typo in DocumentationGuanqun Lu2009-02-03
| | * | | | | | | | | | | | | | apply: fix access to an uninitialized mode variable, found by valgrindJohannes Schindelin2009-02-03
* | | | | | | | | | | | | | | | bash: offer to show (un)staged changesThomas Rast2009-02-03
* | | | | | | | | | | | | | | | tests: fix test_commit() for case insensitive filesystemsJunio C Hamano2009-02-03
* | | | | | | | | | | | | | | | t3412: further simplify setting of GIT_EDITORJunio C Hamano2009-02-03
* | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | grep: pass -I (ignore binary) down to external grepJunio C Hamano2009-02-02
* | | | | | | | | | | | | | | | Merge branch 'jc/maint-add-u-remove-conflicted'Junio C Hamano2009-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | add -u: do not fail to resolve a path as deletedJunio C Hamano2009-01-28
* | | | | | | | | | | | | | | | | Merge branch 'jk/maint-cleanup-after-exec-failure'Junio C Hamano2009-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | git: use run_command() to execute dashed externalsJeff King2009-01-28
| * | | | | | | | | | | | | | | | run_command(): help callers distinguish errorsJeff King2009-01-28
| * | | | | | | | | | | | | | | | run_command(): handle missing command errors more gracefullyJeff King2009-01-28
| * | | | | | | | | | | | | | | | git: s/run_command/run_builtin/Jeff King2009-01-28
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | t3412: use log|name-rev instead of log --graphThomas Rast2009-02-01
* | | | | | | | | | | | | | | | gitweb: Update README that gitweb works better with PATH_INFOJakub Narebski2009-02-01
* | | | | | | | | | | | | | | | mailinfo: cleanup extra spaces for complex 'From:'Kirill Smelkov2009-02-01
* | | | | | | | | | | | | | | | Merge branch 'ks/maint-mailinfo-folded'Junio C Hamano2009-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | mailinfo: tests for RFC2047 examplesKirill Smelkov2009-01-28
| * | | | | | | | | | | | | | | | mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Kirill Smelkov2009-01-28
| * | | | | | | | | | | | | | | | mailinfo: 'From:' header should be unfold as wellKirill Smelkov2009-01-12
| * | | | | | | | | | | | | | | | mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov2009-01-10
* | | | | | | | | | | | | | | | | Merge branch 'jc/maint-apply-fix'Junio C Hamano2009-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | builtin-apply.c: do not set bogus mode in check_preimage() for deleted pathJunio C Hamano2009-01-28
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'am/maint-push-doc'Junio C Hamano2009-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Documentation: rework src/dst description in git pushAnders Melchiorsen2009-01-25
| * | | | | | | | | | | | | | | Documentation: more git push examplesAnders Melchiorsen2009-01-25
| * | | | | | | | | | | | | | | Documentation: simplify refspec format descriptionJunio C Hamano2009-01-25
* | | | | | | | | | | | | | | | Merge branch 'jc/maint-allow-uninteresting-missing'Junio C Hamano2009-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | revision traversal: allow UNINTERESTING objects to be missingJunio C Hamano2009-01-28
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jg/tag-contains'Junio C Hamano2009-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git-tag: Add --contains optionJake Goulding2009-01-28
| * | | | | | | | | | | | | | | | Make has_commit() non-staticJake Goulding2009-01-28
| * | | | | | | | | | | | | | | | Make opt_parse_with_commit() non-staticJake Goulding2009-01-28
* | | | | | | | | | | | | | | | | Merge branch 'js/maint-rebase-i-submodule'Junio C Hamano2009-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix submodule squashing into unrelated commitJohannes Schindelin2009-01-28