Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Prevent space after directories in tcsh completion | Marc Khouzam | 2013-01-07 | 1 | -12/+21 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'ap/status-ignored-in-ignored-directory' into maint | Junio C Hamano | 2013-01-28 | 3 | -22/+225 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | status: always report ignored tracked directories | Antoine Pelisse | 2013-01-07 | 1 | -6/+3 | |
| * | | | | | | | | | | | | git-status: Test --ignored behavior | Antoine Pelisse | 2013-01-01 | 1 | -0/+146 | |
| * | | | | | | | | | | | | dir.c: Make git-status --ignored more consistent | Antoine Pelisse | 2013-01-01 | 2 | -21/+81 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'er/stop-recommending-parsecvs' into maint | Junio C Hamano | 2013-01-28 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove the suggestion to use parsecvs, which is currently broken. | Eric S. Raymond | 2012-12-28 | 1 | -4/+2 | |
* | | | | | | | | | | | | | Merge branch 'mh/ceiling' into maint | Junio C Hamano | 2013-01-28 | 11 | -165/+202 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | string_list_longest_prefix(): remove function | Michael Haggerty | 2012-10-29 | 5 | -86/+0 | |
| * | | | | | | | | | | | | setup_git_directory_gently_1(): resolve symlinks in ceiling paths | Michael Haggerty | 2012-10-29 | 1 | -13/+13 | |
| * | | | | | | | | | | | | longest_ancestor_length(): require prefix list entries to be normalized | Michael Haggerty | 2012-10-29 | 4 | -44/+91 | |
| * | | | | | | | | | | | | longest_ancestor_length(): take a string_list argument for prefixes | Michael Haggerty | 2012-10-29 | 4 | -17/+26 | |
| * | | | | | | | | | | | | longest_ancestor_length(): use string_list_split() | Michael Haggerty | 2012-10-29 | 1 | -7/+11 | |
| * | | | | | | | | | | | | Introduce new function real_path_if_valid() | Michael Haggerty | 2012-10-29 | 2 | -0/+6 | |
| * | | | | | | | | | | | | real_path_internal(): add comment explaining use of cwd | Michael Haggerty | 2012-10-29 | 1 | -0/+7 | |
| * | | | | | | | | | | | | Introduce new static function real_path_internal() | Michael Haggerty | 2012-10-29 | 1 | -21/+72 | |
* | | | | | | | | | | | | | git-for-each-ref.txt: 'raw' is a supported date format | John Keeping | 2013-01-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Start preparing for 1.8.1.2 | Junio C Hamano | 2013-01-20 | 2 | -1/+14 | |
* | | | | | | | | | | | | | Merge branch 'nz/send-email-headers-are-case-insensitive' into maint | Junio C Hamano | 2013-01-20 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | git-send-email: treat field names as case-insensitively | Nickolai Zeldovich | 2013-01-06 | 1 | -5/+5 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'rs/zip-with-uncompressed-size-in-the-header' into maint | Junio C Hamano | 2013-01-20 | 1 | -5/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | archive-zip: write uncompressed size into header even with streaming | René Scharfe | 2013-01-06 | 1 | -5/+2 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'rs/zip-tests' into maint | Junio C Hamano | 2013-01-20 | 5 | -80/+140 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | t5003: check if unzip supports symlinks | René Scharfe | 2013-01-07 | 2 | -7/+19 | |
| * | | | | | | | | | | | | t5000, t5003: move ZIP tests into their own script | René Scharfe | 2013-01-07 | 2 | -69/+119 | |
| * | | | | | | | | | | | | t0024, t5000: use test_lazy_prereq for UNZIP | René Scharfe | 2013-01-07 | 2 | -14/+10 | |
| * | | | | | | | | | | | | t0024, t5000: clear variable UNZIP, use GIT_UNZIP instead | René Scharfe | 2013-01-06 | 3 | -8/+10 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Git 1.8.1.1v1.8.1.1 | Junio C Hamano | 2013-01-14 | 3 | -2/+54 | |
* | | | | | | | | | | | | Merge branch 'jk/complete-commit-c' into maint | Junio C Hamano | 2013-01-14 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | completion: complete refs for "git commit -c" | Jeff King | 2012-12-15 | 1 | -0/+7 | |
* | | | | | | | | | | | | | Merge branch 'jk/unify-exit-code-by-receiving-signal' into maint | Junio C Hamano | 2013-01-14 | 4 | -7/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | run-command: encode signal death as a positive integer | Jeff King | 2013-01-06 | 4 | -7/+5 | |
* | | | | | | | | | | | | | | Merge branch 'jn/xml-depends-on-asciidoc-conf' into maint | Junio C Hamano | 2013-01-14 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | docs: manpage XML depends on asciidoc.conf | Jonathan Nieder | 2013-01-06 | 1 | -5/+3 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'jk/maint-fast-import-doc-reorder' into maint | Junio C Hamano | 2013-01-14 | 1 | -46/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | git-fast-import(1): reorganise options | John Keeping | 2013-01-09 | 1 | -39/+47 | |
| * | | | | | | | | | | | | | | git-fast-import(1): combine documentation of --[no-]relative-marks | John Keeping | 2013-01-09 | 1 | -6/+4 | |
* | | | | | | | | | | | | | | | Merge branch 'jk/shortlog-no-wrap-doc' into maint | Junio C Hamano | 2013-01-14 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | git-shortlog(1): document behaviour of zero-width wrap | John Keeping | 2013-01-09 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/maint-fast-import-doc-dedup-done' into maint | Junio C Hamano | 2013-01-14 | 1 | -5/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | git-fast-import(1): remove duplicate '--done' option | John Keeping | 2013-01-08 | 1 | -5/+2 | |
* | | | | | | | | | | | | | | | | Merge branch 'jc/comment-cygwin-win32api-in-makefile' into maint | Junio C Hamano | 2013-01-14 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Makefile: add comment on CYGWIN_V15_WIN32API | Mark Levedahl | 2013-01-06 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | Merge branch 'rs/leave-base-name-in-name-field-of-tar' into maint | Junio C Hamano | 2013-01-14 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | archive-tar: split long paths more carefully | René Scharfe | 2013-01-05 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maint | Junio C Hamano | 2013-01-14 | 2 | -2/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | clone: support atomic operation with --separate-git-dir | Jens Lehmann | 2013-01-05 | 2 | -2/+14 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-fmt-merge-msg-no-edit-lose-credit' into maint | Junio C Hamano | 2013-01-14 | 3 | -8/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | merge --no-edit: do not credit people involved in the side branch | Junio C Hamano | 2012-12-28 | 3 | -8/+17 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/apply-trailing-blank-removal' into maint | Junio C Hamano | 2013-01-14 | 1 | -6/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |