Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/clone-local-with-colon' | Junio C Hamano | 2013-06-02 | 4 | -2/+18 |
|\ | |||||
| * | clone: allow cloning local paths with colons in them | Nguyễn Thái Ngọc Duy | 2013-05-07 | 4 | -2/+18 |
* | | Merge branch 'fc/fast-export-persistent-marks' | Junio C Hamano | 2013-06-02 | 2 | -8/+16 |
|\ \ | |||||
| * | | fast-{import,export}: use get_sha1_hex() to read from marks file | Felipe Contreras | 2013-05-07 | 2 | -2/+2 |
| * | | fast-export: don't parse commits while reading marks file | Felipe Contreras | 2013-05-07 | 1 | -1/+6 |
| * | | fast-export: do not parse non-commit objects while reading marks file | Felipe Contreras | 2013-05-07 | 1 | -6/+9 |
* | | | Merge branch 'rs/empty-archive' | Junio C Hamano | 2013-06-02 | 2 | -0/+15 |
|\ \ \ | |||||
| * | | | t5004: resurrect original empty tar archive test | René Scharfe | 2013-05-09 | 2 | -0/+14 |
| * | | | t5004: avoid using tar for checking emptiness of archive | René Scharfe | 2013-05-09 | 1 | -3/+2 |
* | | | | Merge branch 'rh/merge-options-doc-fix' | Junio C Hamano | 2013-06-02 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Documentation/merge-options.txt: restore `-e` option | Richard Hansen | 2013-05-16 | 1 | -1/+2 |
* | | | | | Merge branch 'an/diff-index-doc' | Junio C Hamano | 2013-06-02 | 1 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation/diff-index: mention two modes of operation | Junio C Hamano | 2013-05-20 | 1 | -6/+6 |
| |/ / / / | |||||
* | | | | | Merge branch 'fc/completion' | Junio C Hamano | 2013-06-02 | 2 | -115/+107 |
|\ \ \ \ \ | |||||
| * | | | | | completion: remove __git_index_file_list_filter() | Felipe Contreras | 2013-04-27 | 1 | -20/+8 |
| * | | | | | completion: add space after completed filename | Felipe Contreras | 2013-04-27 | 1 | -1/+1 |
| * | | | | | completion: add hack to enable file mode in bash < 4 | Felipe Contreras | 2013-04-27 | 1 | -36/+7 |
| * | | | | | completion: refactor __git_complete_index_file() | Felipe Contreras | 2013-04-27 | 1 | -6/+3 |
| * | | | | | completion: refactor diff_index wrappers | Felipe Contreras | 2013-04-27 | 1 | -55/+16 |
| * | | | | | completion: use __gitcompadd for __gitcomp_file | Felipe Contreras | 2013-04-27 | 1 | -1/+1 |
| * | | | | | completion; remove unuseful comments | Felipe Contreras | 2013-04-27 | 1 | -2/+0 |
| * | | | | | completion: document tilde expansion failure in tests | Felipe Contreras | 2013-04-27 | 1 | -0/+9 |
| * | | | | | completion: add file completion tests | Felipe Contreras | 2013-04-27 | 1 | -0/+68 |
* | | | | | | Merge branch 'fc/zsh-leftover-bits' | Junio C Hamano | 2013-06-02 | 2 | -23/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | completion: zsh: improve bash script loading | Felipe Contreras | 2013-05-29 | 1 | -8/+19 |
| * | | | | | | completion: synchronize zsh wrapper | Felipe Contreras | 2013-05-08 | 1 | -2/+2 |
| * | | | | | | completion: cleanup zsh wrapper | Felipe Contreras | 2013-05-08 | 1 | -13/+5 |
* | | | | | | | Sync with maint | Junio C Hamano | 2013-05-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Start 1.8.3.1 maintenance track | Junio C Hamano | 2013-05-29 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'maint-1.8.2' into maint | Junio C Hamano | 2013-05-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | trivial: Add missing period in documentation | Phil Hord | 2013-05-28 | 1 | -1/+1 |
| | | |_|/ / / / | | |/| | | | | | |||||
* | | | | | | | | Start 1.8.4 cycle | Junio C Hamano | 2013-05-29 | 4 | -5/+78 |
* | | | | | | | | Merge branch 'jn/config-ignore-inaccessible' | Junio C Hamano | 2013-05-29 | 5 | -15/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | config: allow inaccessible configuration under $HOME | Jonathan Nieder | 2013-04-15 | 5 | -15/+22 |
* | | | | | | | | | Merge branch 'jk/lookup-object-prefer-latest' | Junio C Hamano | 2013-05-29 | 1 | -2/+12 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | lookup_object: prioritize recently found objects | Jeff King | 2013-05-02 | 1 | -2/+12 |
* | | | | | | | | | | Merge branch 'jk/subtree-do-not-push-if-split-fails' | Junio C Hamano | 2013-05-29 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | contrib/subtree: don't delete remote branches if split fails | John Keeping | 2013-05-01 | 1 | -1/+2 |
* | | | | | | | | | | | Merge branch 'jk/test-output' | Junio C Hamano | 2013-05-29 | 4 | -7/+21 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t/Makefile: don't define TEST_RESULTS_DIRECTORY recursively | John Keeping | 2013-05-06 | 1 | -1/+1 |
| * | | | | | | | | | | | test output: respect $TEST_OUTPUT_DIRECTORY | John Keeping | 2013-04-29 | 3 | -4/+11 |
| * | | | | | | | | | | | t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORY | John Keeping | 2013-04-27 | 1 | -3/+10 |
* | | | | | | | | | | | | Merge branch 'rj/sparse' | Junio C Hamano | 2013-05-29 | 20 | -30/+43 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | sparse: Fix mingw_main() argument number/type errors | Ramsay Jones | 2013-04-28 | 10 | -15/+16 |
| * | | | | | | | | | | | | compat/mingw.c: Fix some sparse warnings | Ramsay Jones | 2013-04-28 | 2 | -3/+10 |
| * | | | | | | | | | | | | compat/win32mmap.c: Fix some sparse warnings | Ramsay Jones | 2013-04-28 | 1 | -2/+2 |
| * | | | | | | | | | | | | compat/poll/poll.c: Fix a sparse warning | Ramsay Jones | 2013-04-28 | 1 | -1/+1 |
| * | | | | | | | | | | | | compat/win32/pthread.c: Fix a sparse warning | Ramsay Jones | 2013-04-28 | 1 | -1/+1 |
| * | | | | | | | | | | | | compat/unsetenv.c: Fix a sparse warning | Ramsay Jones | 2013-04-28 | 1 | -1/+0 |
| * | | | | | | | | | | | | compat/nedmalloc: Fix compiler warnings on linux | Ramsay Jones | 2013-04-28 | 1 | -0/+4 |