Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | Merge branch 'svn-fe-maint' of git://repo.or.cz/git/jrn into maint | Junio C Hamano | 2011-05-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | Revert "t0081 (line-buffer): add buffering tests" | Jonathan Nieder | 2011-03-30 | |
* | | | | | | | | | | | | | | | | init/clone: remove short option -L and document --separate-git-dir | Nguyen Thai Ngoc Duy | 2011-05-25 | |
* | | | | | | | | | | | | | | | | git-svn: Fix git svn log --show-commit | Michael J Gruber | 2011-05-20 | |
* | | | | | | | | | | | | | | | | Git 1.7.5.2v1.7.5.2 | Junio C Hamano | 2011-05-19 | |
* | | | | | | | | | | | | | | | | provide a copy of the LGPLv2.1 | Jonathan Nieder | 2011-05-19 | |
* | | | | | | | | | | | | | | | | Update draft release notes to 1.7.5.2 | Junio C Hamano | 2011-05-16 | |
* | | | | | | | | | | | | | | | | Merge branch 'jn/maint-format-patch-doc' into maint | Junio C Hamano | 2011-05-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Documentation: describe the format of messages with inline patches | Jonathan Nieder | 2011-04-15 | |
* | | | | | | | | | | | | | | | | Merge branch 'ss/cherry-pick-x-doc' into maint | Junio C Hamano | 2011-05-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | doc: Clarify that "cherry-pick -x" does not use "git notes" | Sebastian Schuberth | 2011-04-15 | |
| |/ / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | Merge branch 'vr/merge-base-doc' into maint | Junio C Hamano | 2011-05-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Restructure documentation for git-merge-base. | Jonathan Nieder | 2011-04-15 | |
| * | | | | | | | | | | | | | | | | Documentation: update to git-merge-base --octopus | Vincent van Ravesteijn | 2011-04-15 | |
| |/ / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | Merge branch 'sr/maint-fast-import-tighten-option-parsing' into maint | Junio C Hamano | 2011-05-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | fast-import: fix option parser for no-arg options | Sverre Rabbelier | 2011-05-05 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jc/t1506-shell-param-expansion-gotcha' into maint | Junio C Hamano | 2011-05-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | t1507: avoid "${parameter<op>'word'}" inside double-quotes | Junio C Hamano | 2011-05-09 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/fix-add-u-unmerged' into maint | Junio C Hamano | 2011-05-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | Fix "add -u" that sometimes fails to resolve unmerged paths | Junio C Hamano | 2011-04-23 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jn/gitweb-dependency' into maint | Junio C Hamano | 2011-05-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | Remove gitweb/gitweb.cgi and other legacy targets from main Makefile | Jakub Narebski | 2011-05-08 | |
| * | | | | | | | | | | | | | | | | | | | git-instaweb: Simplify build dependency on gitweb | Jakub Narebski | 2011-05-08 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-branch-mergeoptions' into maint | Junio C Hamano | 2011-05-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | merge: make branch.<name>.mergeoptions correctly override merge.<option> | Junio C Hamano | 2011-05-06 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-add-p-overlapping-hunks' into maint | Junio C Hamano | 2011-05-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | t3701: add-p-fix makes the last test to pass | Junio C Hamano | 2011-05-08 | |
| * | | | | | | | | | | | | | | | | | | | | "add -p": work-around an old laziness that does not coalesce hunks | Junio C Hamano | 2011-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | add--interactive.perl: factor out repeated --recount option | Junio C Hamano | 2011-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | t3701: Editing a split hunk in an "add -p" session | Junio C Hamano | 2011-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | add -p: 'q' should really quit | Junio C Hamano | 2011-04-29 | |
* | | | | | | | | | | | | | | | | | | | | | Documentation/git-fsck.txt: fix typo: unreadable -> unreachable | Jim Meyering | 2011-05-16 | |
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.7.5.2 | Junio C Hamano | 2011-05-15 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'cn/format-patch-quiet' into maint | Junio C Hamano | 2011-05-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | format-patch: document --quiet option | Carlos Martín Nieto | 2011-04-12 | |
| * | | | | | | | | | | | | | | | | | | | | format-patch: don't pass on the --quiet flag | Carlos Martín Nieto | 2011-04-12 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jm/mergetool-submodules' into maint | Junio C Hamano | 2011-05-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | mergetool: Teach about submodules | Jonathon Mah | 2011-04-13 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/format-patch-quote-special-in-from' into maint | Junio C Hamano | 2011-05-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | pretty: quote rfc822 specials in email addresses | Jeff King | 2011-04-26 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'vh/git-svn-doc' into maint | Junio C Hamano | 2011-05-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | git-svn.txt: small typeface improvements | Valentin Haenel | 2011-04-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | git-svn.txt: move option descriptions | Valentin Haenel | 2011-04-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | git-svn.txt: fix usage of --add-author-from | Valentin Haenel | 2011-04-26 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | git_open_noatime(): drop unused parameter | Junio C Hamano | 2011-05-15 | |
* | | | | | | | | | | | | | | | | | | | | | | sha1_file: typofix | Junio C Hamano | 2011-05-15 | |
* | | | | | | | | | | | | | | | | | | | | | | add, merge, diff: do not use strcasecmp to compare config variable names | Jonathan Nieder | 2011-05-14 | |
* | | | | | | | | | | | | | | | | | | | | | | Prepare for 1.7.5.2 | Junio C Hamano | 2011-05-13 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'aw/maint-rebase-i-p-no-ff' into maint | Junio C Hamano | 2011-05-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | git-rebase--interactive.sh: preserve-merges fails on merges created with no-ff | Andrew Wong | 2011-04-28 | |
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |