Commit message (Expand) | Author | Age | |
---|---|---|---|
* | clone: Quote user supplied path in a single quote pair | Richard Hartmann | 2011-10-27 |
* | Merge branch 'jn/gitweb-highlite-sanitise' into maint | Junio C Hamano | 2011-10-26 |
|\ | |||
| * | gitweb: Strip non-printable characters from syntax highlighter output | Jakub Narebski | 2011-09-16 |
* | | Merge branch 'jk/argv-array' into maint | Junio C Hamano | 2011-10-26 |
|\ \ | |||
| * | | run_hook: use argv_array API | Jeff King | 2011-09-14 |
| * | | checkout: use argv_array API | Jeff King | 2011-09-14 |
| * | | bisect: use argv_array API | Jeff King | 2011-09-14 |
| * | | quote: provide sq_dequote_to_argv_array | Jeff King | 2011-09-14 |
| * | | refactor argv_array into generic code | Jeff King | 2011-09-14 |
| * | | quote.h: fix bogus comment | Jeff King | 2011-09-14 |
| * | | add sha1_array API docs | Jeff King | 2011-09-14 |
* | | | Merge branch 'jc/run-receive-hook-cleanup' into maint | Junio C Hamano | 2011-10-26 |
|\ \ \ | |||
| * | | | refactor run_receive_hook() | Junio C Hamano | 2011-09-12 |
* | | | | Merge branch 'cn/eradicate-working-copy' into maint | Junio C Hamano | 2011-10-26 |
|\ \ \ \ | |||
| * | | | | Remove 'working copy' from the documentation and C code | Carlos Martín Nieto | 2011-09-21 |
* | | | | | Merge branch 'maint-1.7.6' into maint | Junio C Hamano | 2011-10-26 |
|\ \ \ \ \ | |||
| * \ \ \ \ | Merge branch 'mh/maint-notes-merge-pathbuf-fix' into maint-1.7.6 | Junio C Hamano | 2011-10-26 |
| |\ \ \ \ \ | |||
| | * | | | | | notes_merge_commit(): do not pass temporary buffer to other function | Michael Haggerty | 2011-09-27 |
| * | | | | | | Merge branch 'ps/gitweb-js-with-lineno' into maint-1.7.6 | Junio C Hamano | 2011-10-26 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | gitweb: Fix links to lines in blobs when javascript-actions are enabled | Peter Stuge | 2011-09-27 |
| * | | | | | | | Merge branch 'jm/mergetool-pathspec' into maint-1.7.6 | Junio C Hamano | 2011-10-26 |
| |\ \ \ \ \ \ \ | |||
| | * | | | | | | | mergetool: no longer need to save standard input | Junio C Hamano | 2011-09-26 |
| | * | | | | | | | mergetool: Use args as pathspec to unmerged files | Jonathon Mah | 2011-09-26 |
| * | | | | | | | | Merge branch 'mz/remote-rename' into maint-1.7.6 | Junio C Hamano | 2011-10-26 |
| |\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | remote: only update remote-tracking branch if updating refspec | Martin von Zweigbergk | 2011-09-11 |
| | * | | | | | | | | remote rename: warn when refspec was not updated | Martin von Zweigbergk | 2011-09-11 |
| | * | | | | | | | | remote: "rename o foo" should not rename ref "origin/bar" | Martin von Zweigbergk | 2011-09-11 |
| | * | | | | | | | | remote: write correct fetch spec when renaming remote 'remote' | Martin von Zweigbergk | 2011-09-11 |
| * | | | | | | | | | Merge branch 'rj/maint-t9159-svn-rev-notation' into maint-1.7.6 | Junio C Hamano | 2011-10-26 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | t9159-*.sh: skip for mergeinfo test for svn <= 1.4 | Ramsay Jones | 2011-09-21 |
| | |/ / / / / / / / | |||
| * | | | | | | | | | Merge branch 'hl/iso8601-more-zone-formats' into maint-1.7.6 | Junio C Hamano | 2011-10-26 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | date.c: Support iso8601 timezone formats | Haitao Li | 2011-09-12 |
* | | | | | | | | | | | Merge branch 'maint-1.7.6' into maint | Junio C Hamano | 2011-10-26 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||
| * | | | | | | | | | | Merge branch 'tr/doc-note-rewrite' into maint-1.7.6 | Junio C Hamano | 2011-10-26 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | Documentation: basic configuration of notes.rewriteRef | Thomas Rast | 2011-09-13 |
| * | | | | | | | | | | | Merge branch 'nd/sparse-doc' into maint-1.7.6 | Junio C Hamano | 2011-10-26 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | git-read-tree.txt: update sparse checkout examples | Nguyễn Thái Ngọc Duy | 2011-09-26 |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | |||
| * | | | | | | | | | | | Merge branch 'mg/maint-doc-sparse-checkout' into maint-1.7.6 | Junio C Hamano | 2011-10-26 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | git-read-tree.txt: correct sparse-checkout and skip-worktree description | Michael J Gruber | 2011-09-21 |
| | * | | | | | | | | | | | git-read-tree.txt: language and typography fixes | Michael J Gruber | 2011-09-21 |
| | * | | | | | | | | | | | unpack-trees: print "Aborting" to stderr | Michael J Gruber | 2011-09-21 |
| | |/ / / / / / / / / / | |||
| * | | | | | | | | | | | Merge branch 'maint-1.7.5' into maint-1.7.6 | Junio C Hamano | 2011-10-26 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||
| | * | | | | | | | | | | Merge branch 'maint-1.7.4' into maint-1.7.5 | Junio C Hamano | 2011-10-26 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.7.3' into maint-1.7.4 | Junio C Hamano | 2011-10-26 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||
| | | | * \ \ \ \ \ \ \ \ \ | Merge branch 'sn/doc-update-index-assume-unchanged' into maint-1.7.3 | Junio C Hamano | 2011-10-26 |
| | | | |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | | | | | Documentation/git-update-index: refer to 'ls-files' | Stefan Naewe | 2011-09-21 |
| | | | * | | | | | | | | | | | make the sample pre-commit hook script reject names with newlines, too | Jim Meyering | 2011-10-26 |
* | | | | | | | | | | | | | | | Merge branch 'maint-1.7.3' into maint | Junio C Hamano | 2011-10-23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Reindent closing bracket using tab instead of spaces | Nguyễn Thái Ngọc Duy | 2011-10-23 |
* | | | | | | | | | | | | | | | Git 1.7.7.1v1.7.7.1 | Junio C Hamano | 2011-10-23 |