Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/maint-fetch-status-table' into maint-1.7.6 | Junio C Hamano | 2011-12-13 | 1 | -38/+49 |
|\ | |||||
| * | fetch: create status table using strbufjk/maint-fetch-status-table | Jeff King | 2011-12-09 | 1 | -38/+49 |
* | | Merge branch 'jc/maint-name-rev-all' into maint-1.7.6 | Junio C Hamano | 2011-12-13 | 1 | -1/+1 |
|\ \ | |||||
| * | | name-rev --all: do not even attempt to describe non-commit objectjc/maint-name-rev-all | Junio C Hamano | 2011-11-15 | 1 | -1/+1 |
* | | | Merge branch 'ml/mailmap' into maint-1.7.6 | Junio C Hamano | 2011-12-13 | 1 | -3/+2 |
|\ \ \ | |||||
| * | | | mailmap: xcalloc mailmap_infoml/mailmap | Marc-André Lureau | 2011-11-16 | 1 | -3/+2 |
* | | | | blame: don't overflow time buffer | Jeff King | 2011-12-13 | 1 | -1/+1 |
* | | | | stripspace: fix outdated comment | Jeff King | 2011-12-05 | 1 | -2/+0 |
* | | | | Add MYMETA.yml to perl/.gitignore | Sebastian Morr | 2011-12-05 | 1 | -0/+1 |
* | | | | Merge branch 'mh/maint-notes-merge-pathbuf-fix' into maint-1.7.6 | Junio C Hamano | 2011-10-26 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | notes_merge_commit(): do not pass temporary buffer to other function | Michael Haggerty | 2011-09-27 | 1 | -1/+2 |
* | | | | | Merge branch 'ps/gitweb-js-with-lineno' into maint-1.7.6 | Junio C Hamano | 2011-10-26 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | gitweb: Fix links to lines in blobs when javascript-actions are enabled | Peter Stuge | 2011-09-27 | 1 | -4/+4 |
* | | | | | | Merge branch 'jm/mergetool-pathspec' into maint-1.7.6 | Junio C Hamano | 2011-10-26 | 3 | -70/+71 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mergetool: no longer need to save standard input | Junio C Hamano | 2011-09-26 | 1 | -6/+4 |
| * | | | | | | mergetool: Use args as pathspec to unmerged files | Jonathon Mah | 2011-09-26 | 3 | -69/+72 |
* | | | | | | | Merge branch 'mz/remote-rename' into maint-1.7.6 | Junio C Hamano | 2011-10-26 | 2 | -7/+52 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | remote: only update remote-tracking branch if updating refspec | Martin von Zweigbergk | 2011-09-11 | 2 | -4/+9 |
| * | | | | | | | remote rename: warn when refspec was not updated | Martin von Zweigbergk | 2011-09-11 | 1 | -0/+6 |
| * | | | | | | | remote: "rename o foo" should not rename ref "origin/bar" | Martin von Zweigbergk | 2011-09-11 | 2 | -1/+11 |
| * | | | | | | | remote: write correct fetch spec when renaming remote 'remote' | Martin von Zweigbergk | 2011-09-11 | 2 | -4/+28 |
* | | | | | | | | Merge branch 'rj/maint-t9159-svn-rev-notation' into maint-1.7.6 | Junio C Hamano | 2011-10-26 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t9159-*.sh: skip for mergeinfo test for svn <= 1.4 | Ramsay Jones | 2011-09-21 | 1 | -0/+8 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'hl/iso8601-more-zone-formats' into maint-1.7.6 | Junio C Hamano | 2011-10-26 | 2 | -11/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | date.c: Support iso8601 timezone formats | Haitao Li | 2011-09-12 | 2 | -11/+29 |
* | | | | | | | | | Merge branch 'tr/doc-note-rewrite' into maint-1.7.6 | Junio C Hamano | 2011-10-26 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Documentation: basic configuration of notes.rewriteRef | Thomas Rast | 2011-09-13 | 1 | -1/+2 |
* | | | | | | | | | | Merge branch 'nd/sparse-doc' into maint-1.7.6 | Junio C Hamano | 2011-10-26 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git-read-tree.txt: update sparse checkout examples | Nguyễn Thái Ngọc Duy | 2011-09-26 | 1 | -2/+2 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'mg/maint-doc-sparse-checkout' into maint-1.7.6 | Junio C Hamano | 2011-10-26 | 4 | -25/+31 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git-read-tree.txt: correct sparse-checkout and skip-worktree description | Michael J Gruber | 2011-09-21 | 1 | -4/+4 |
| * | | | | | | | | | | git-read-tree.txt: language and typography fixes | Michael J Gruber | 2011-09-21 | 1 | -20/+20 |
| * | | | | | | | | | | unpack-trees: print "Aborting" to stderr | Michael J Gruber | 2011-09-21 | 3 | -1/+7 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'maint-1.7.5' into maint-1.7.6 | Junio C Hamano | 2011-10-26 | 3 | -5/+12 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'maint-1.7.4' into maint-1.7.5 | Junio C Hamano | 2011-10-26 | 3 | -5/+12 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'maint-1.7.3' into maint-1.7.4 | Junio C Hamano | 2011-10-26 | 3 | -5/+12 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge branch 'sn/doc-update-index-assume-unchanged' into maint-1.7.3 | Junio C Hamano | 2011-10-26 | 1 | -2/+5 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | Documentation/git-update-index: refer to 'ls-files' | Stefan Naewe | 2011-09-21 | 1 | -2/+5 |
| | | | | |_|_|_|_|_|/ | | | | |/| | | | | | | |||||
| | | * | | | | | | | | make the sample pre-commit hook script reject names with newlines, too | Jim Meyering | 2011-10-26 | 1 | -2/+6 |
| | | * | | | | | | | | Reindent closing bracket using tab instead of spaces | Nguyễn Thái Ngọc Duy | 2011-10-23 | 1 | -1/+1 |
* | | | | | | | | | | | Git 1.7.6.4v1.7.6.4 | Junio C Hamano | 2011-09-23 | 4 | -3/+36 |
* | | | | | | | | | | | Merge branch 'cb/maint-ls-files-error-report' into maint | Junio C Hamano | 2011-09-23 | 6 | -10/+90 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t3005: do not assume a particular order of stdout and stderr of git-ls-files | Johannes Sixt | 2011-08-28 | 1 | -10/+12 |
| * | | | | | | | | | | | ls-files: fix pathspec display on error | Clemens Buchacher | 2011-08-11 | 6 | -10/+88 |
* | | | | | | | | | | | | describe: Refresh the index when run with --dirty | Allan Caffee | 2011-09-23 | 1 | -2/+15 |
* | | | | | | | | | | | | Merge branch 'jc/maint-clone-alternates' into maint | Junio C Hamano | 2011-09-23 | 3 | -30/+114 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | clone: clone from a repository with relative alternates | Junio C Hamano | 2011-08-23 | 3 | -25/+78 |
| * | | | | | | | | | | | | clone: allow more than one --reference | Junio C Hamano | 2011-08-22 | 2 | -8/+39 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'nd/maint-clone-gitdir' into maint | Junio C Hamano | 2011-09-23 | 9 | -12/+33 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | clone: allow to clone from .git file | Nguyễn Thái Ngọc Duy | 2011-08-22 | 2 | -1/+22 |