Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | Merge branch 'jk/maint-merge-msg-fix' into maint | Junio C Hamano | 2009-08-26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | merge: indicate remote tracking branches in merge message | Jeff King | 2009-08-09 | |
| * | | | | | | | | | | merge: fix incorrect merge message for ambiguous tag/branch | Jeff King | 2009-08-09 | |
| * | | | | | | | | | | add tests for merge message headings | Jeff King | 2009-08-09 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jc/apply-epoch-patch' into maint | Junio C Hamano | 2009-08-26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | apply: notice creation/removal patches produced by GNU diff | Junio C Hamano | 2009-07-11 | |
* | | | | | | | | | | | Merge branch 'jp/symlink-dirs' into maint | Junio C Hamano | 2009-08-26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | t6035-merge-dir-to-symlink depends on SYMLINKS prerequisite | Johannes Sixt | 2009-08-09 | |
| * | | | | | | | | | | | git-checkout: be careful about untracked symlinks | Linus Torvalds | 2009-07-29 | |
| * | | | | | | | | | | | lstat_cache: guard against full match of length of 'name' parameter | Kjetil Barvik | 2009-07-29 | |
| * | | | | | | | | | | | Demonstrate bugs when a directory is replaced with a symlink | Pickens, James E | 2009-07-29 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-26 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3 | Junio C Hamano | 2009-08-26 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | add -p: do not attempt to coalesce mode changes | Thomas Rast | 2009-08-15 | |
| | * | | | | | | | | | | git add -p: demonstrate failure when staging both mode and hunk | Kirill Smelkov | 2009-08-15 | |
* | | | | | | | | | | | | GIT 1.6.4.1v1.6.4.1 | Junio C Hamano | 2009-08-21 | |
* | | | | | | | | | | | | Merge branch 'bc/maint-am-email' into maint | Junio C Hamano | 2009-08-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | git-am: print fair error message when format detection fails | Nicolas Sebrecht | 2009-08-10 | |
| * | | | | | | | | | | | | am: allow individual e-mail files as input | Junio C Hamano | 2009-08-10 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'jc/maint-merge-recursive-fix' into maint | Junio C Hamano | 2009-08-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | merge-recursive: don't segfault while handling rename clashes | Junio C Hamano | 2009-07-30 | |
* | | | | | | | | | | | | | Merge branch 'zf/maint-gitweb-acname' into maint | Junio C Hamano | 2009-08-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | gitweb: parse_commit_text encoding fix | Zoltán Füzesi | 2009-08-05 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'np/maint-limit-delta-cache' into maint | Junio C Hamano | 2009-08-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | don't let the delta cache grow unbounded in 'git repack' | Nicolas Pitre | 2009-08-05 | |
* | | | | | | | | | | | | | | Merge branch 'jk/maint-show-tag' into maint | Junio C Hamano | 2009-08-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | show: add space between multiple items | Jeff King | 2009-07-19 | |
| * | | | | | | | | | | | | | | show: suppress extra newline when showing annotated tag | Jeff King | 2009-07-19 | |
* | | | | | | | | | | | | | | | Merge branch 'sb/maint-pull-rebase' into maint | Junio C Hamano | 2009-08-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | pull: support rebased upstream + fetch + pull --rebase | Santi Béjar | 2009-07-19 | |
| * | | | | | | | | | | | | | | | t5520-pull: Test for rebased upstream + fetch + pull --rebase | Santi Béjar | 2009-07-19 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | filter-branch: make the usage string fit on 80 chars terminals. | Matthieu Moy | 2009-08-18 | |
* | | | | | | | | | | | | | | | filter-branch: add an example how to add ACKs to a range of commits | Johannes Schindelin | 2009-08-18 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | docs: describe impact of repack on "clone -s" | Jeff King | 2009-08-17 | |
* | | | | | | | | | | | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Change mentions of "git programs" to "git commands" | Ori Avtalion | 2009-08-12 | |
| * | | | | | | | | | | | | | Documentation: merge: one <remote> is required | Paul Bolle | 2009-08-12 | |
| * | | | | | | | | | | | | | help.c: give correct structure's size to memset() | Johan Herland | 2009-08-12 | |
* | | | | | | | | | | | | | | push: point to 'git pull' and 'git push --force' in case of non-fast forward | Matthieu Moy | 2009-08-12 | |
* | | | | | | | | | | | | | | Documentation: add: <filepattern>... is optional | Paul Bolle | 2009-08-12 | |
* | | | | | | | | | | | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Fix typos in git-remote.txt and git-symbolic-ref.txt | Štěpán Němec | 2009-08-10 | |
* | | | | | | | | | | | | | | git-instaweb: fix mod_perl detection for apache2 | Mark A Rada | 2009-08-09 | |
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | / / / / / / / / / / | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-08-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2009-08-07 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-08-07 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | / / / | | | | | |_|_|_|/ / / | | | | |/| | | | | | | ||||
| | | | * | | | | | | | verify-pack -v: do not report "chain length 0" | Junio C Hamano | 2009-08-07 | |
| | | | * | | | | | | | t5510: harden the way verify-pack is used | Junio C Hamano | 2009-08-07 | |
* | | | | | | | | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |