summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-14rebase -i: Handle the author script all in one place in do_nextMichael Haggerty
2010-01-14rebase -i: Extract a function "commit_message"Michael Haggerty
2010-01-14rebase -i: Simplify commit counting for generated commit messagesMichael Haggerty
2010-01-14rebase -i: Improve consistency of commit count in generated commit messagesMichael Haggerty
2010-01-14t3404: Test the commit count in commit messages generated by "rebase -i"Michael Haggerty
2010-01-14rebase -i: Introduce a constant AMENDMichael Haggerty
2010-01-14rebase -i: Introduce a constant AUTHOR_SCRIPTMichael Haggerty
2010-01-14rebase -i: Document how temporary files are usedMichael Haggerty
2010-01-14rebase -i: Use symbolic constant $MSG consistentlyMichael Haggerty
2010-01-14rebase -i: Use "test -n" instead of "test ! -z"Michael Haggerty
2010-01-14rebase -i: Inline expressionMichael Haggerty
2010-01-14rebase -i: Remove dead codeMichael Haggerty
2010-01-14rebase -i: Make the condition for an "if" more transparentMichael Haggerty
2010-01-12rebase-i: Ignore comments and blank lines in peek_next_commandMichael Haggerty
2010-01-12lib-rebase: Allow comments and blank lines to be added to the rebase scriptMichael Haggerty
2010-01-12lib-rebase: Provide clearer debugging info about what the editor didMichael Haggerty
2009-12-07Add a command "fixup" to rebase --interactiveMichael Haggerty
2009-12-07t3404: Use test_commit to set up test repositoryMichael Haggerty
2009-12-03Merge branch 'maint'Junio C Hamano
2009-12-03Prepare for 1.6.5.5Junio C Hamano
2009-12-03Merge branch 'uk/maint-shortlog-encoding' into maintJunio C Hamano
2009-12-03Merge branch 'fc/maint-format-patch-pathspec-dashes' into maintJunio C Hamano
2009-12-03Merge branch 'ap/maint-merge-strategy-list-fix' into maintJunio C Hamano
2009-12-03Merge branch 'jc/maint-am-keep' into maintJunio C Hamano
2009-12-03Merge branch 'rs/work-around-grep-opt-insanity' into maintJunio C Hamano
2009-12-03Merge branch 'rj/maint-cygwin-count-objects' into maintJunio C Hamano
2009-12-03Merge branch 'mm/maint-hint-failed-merge' into maintJunio C Hamano
2009-12-03Merge branch 'th/maint-remote-update-help-string' into maintJunio C Hamano
2009-12-03Merge branch 'rj/maint-t9700' into maintJunio C Hamano
2009-12-03Merge branch 'ls/maint-mailinfo-no-inbody' into maintJunio C Hamano
2009-12-03Merge branch 'mo/maint-crlf-doc' into maintJunio C Hamano
2009-12-03Merge branch 'th/remote-usage' into maintJunio C Hamano
2009-12-03Merge branch 'pb/maint-use-custom-perl' into maintJunio C Hamano
2009-12-03Merge branch 'mm/config-pathname-tilde-expand' into maintJunio C Hamano
2009-12-03Merge branch 'bc/grep-i-F' into maintJunio C Hamano
2009-12-03Merge branch 'jk/maint-break-rename-reduce-memory' into maintJunio C Hamano
2009-12-03Merge branch 'rj/maint-simplify-cygwin-makefile' into maintJunio C Hamano
2009-12-03Merge branch 'rg/doc-workflow' into maintJunio C Hamano
2009-12-03Merge branch 'np/maint-sideband-favor-status' into maintJunio C Hamano
2009-12-03gitweb: Describe (possible) gitweb.js minification in gitweb/READMEJakub Narebski
2009-12-03Documentation: xmlto 0.0.18 does not know --stringparamJunio C Hamano
2009-12-03Fix crasher on encountering SHA1-like non-note in notes treeJohan Herland
2009-12-03t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey
2009-12-03t4201: use ISO8859-1 rather than ISO-8859-1Brandon Casey
2009-12-03Merge in 1.6.5.4Junio C Hamano
2009-12-03Git 1.6.5.4v1.6.5.4Junio C Hamano
2009-12-03Unconditionally set man.base.url.for.relative.linksJunio C Hamano
2009-12-03Merge branch 'maint'Junio C Hamano
2009-12-03Documentation/Makefile: allow man.base.url.for.relative.link to be set from MakeJunio C Hamano
2009-12-02Git 1.6.6-rc1v1.6.6-rc1Junio C Hamano