Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'hv/submodule-recurse-push' | Junio C Hamano | 2012-04-24 | 16 | -21/+341 |
|\ | |||||
| * | push: teach --recurse-submodules the on-demand option | Heiko Voigt | 2012-03-30 | 7 | -6/+179 |
| * | Refactor submodule push check to use string list instead of integer | Heiko Voigt | 2012-03-30 | 3 | -15/+35 |
| * | Teach revision walking machinery to walk multiple times sequencially | Heiko Voigt | 2012-03-30 | 10 | -0/+127 |
* | | git-svn: drop redundant blocking of SIGPIPE | Roman Kagan | 2012-04-24 | 1 | -1/+1 |
* | | git-svn: ignore SIGPIPE | Roman Kagan | 2012-04-24 | 1 | -0/+5 |
* | | git-svn: use POSIX::sigprocmask to block signals | Roman Kagan | 2012-04-24 | 1 | -6/+9 |
* | | RelNotes: the fourth batch of topics graduated to 'master' | Junio C Hamano | 2012-04-23 | 1 | -0/+27 |
* | | Merge branch 'bw/test-fix-grep-gnuism' | Junio C Hamano | 2012-04-23 | 1 | -2/+2 |
|\ \ | |||||
| * | | t9400: fix gnuism in grep | Junio C Hamano | 2012-04-19 | 1 | -2/+2 |
* | | | Merge branch 'rj/submodule-mswin-path' | Junio C Hamano | 2012-04-23 | 1 | -79/+82 |
|\ \ \ | |||||
| * | | | git-submodule.sh: Don't use $path variable in eval_gettext string | Ramsay Jones | 2012-04-18 | 1 | -79/+82 |
* | | | | Merge branch 'rj/sh-setup-mswin-pwd' | Junio C Hamano | 2012-04-23 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | git-sh-setup.sh: Add an pwd() function for MinGW | Ramsay Jones | 2012-04-18 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | Merge branch 'rj/mingw-isguid' | Junio C Hamano | 2012-04-23 | 1 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | compat/mingw.h: Set S_ISUID to prevent a fast-import test failure | Ramsay Jones | 2012-04-18 | 1 | -3/+4 |
| |/ / / | |||||
* | | | | Merge branch 'jn/fast-import-doc' | Junio C Hamano | 2012-04-23 | 1 | -3/+39 |
|\ \ \ \ | |||||
| * | | | | fast-import doc: cat-blob and ls responses need to be consumed quickly | Jonathan Nieder | 2012-04-15 | 1 | -3/+39 |
| |/ / / | |||||
* | | | | Merge branch 'jn/more-i18ncmp' | Junio C Hamano | 2012-04-23 | 3 | -8/+8 |
|\ \ \ \ | |||||
| * | | | | test: am of empty patch should not succeed | Jonathan Nieder | 2012-04-14 | 1 | -1/+1 |
| * | | | | test: use test_i18ncmp for "Patch format detection failed" message | Jonathan Nieder | 2012-04-14 | 1 | -1/+1 |
| * | | | | test: do not rely on US English tracking-info messages | Jonathan Nieder | 2012-04-14 | 2 | -6/+6 |
* | | | | | Merge branch 'jl/maint-submodule-recurse-fetch' | Junio C Hamano | 2012-04-23 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | submodules: recursive fetch also checks new tags for submodule commits | Jens Lehmann | 2012-04-14 | 1 | -3/+3 |
* | | | | | | Merge branch 'jc/maint-blame-minimal' | Junio C Hamano | 2012-04-23 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | blame: accept --need-minimal | Junio C Hamano | 2012-04-11 | 1 | -0/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'lp/maint-diff-three-dash-with-graph' | Junio C Hamano | 2012-04-23 | 3 | -2/+299 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t4202: add test for "log --graph --stat -p" separator lineslp/maint-diff-three-dash-with-graph | Lucian Poston | 2012-03-20 | 1 | -0/+290 |
| * | | | | | | log --graph: fix break in graph lines | Lucian Poston | 2012-03-20 | 1 | -0/+6 |
| * | | | | | | log --graph --stat: three-dash separator should come after graph lines | Lucian Poston | 2012-03-20 | 1 | -2/+3 |
* | | | | | | | Merge branch 'rs/commit-list-sort-in-batch' | Junio C Hamano | 2012-04-23 | 8 | -7/+188 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | mergesort: rename it to llist_mergesort() | Junio C Hamano | 2012-04-17 | 4 | -11/+19 |
| * | | | | | | | revision: insert unsorted, then sort in prepare_revision_walk() | René Scharfe | 2012-04-11 | 3 | -1/+19 |
| * | | | | | | | commit: use mergesort() in commit_list_sort_by_date() | René Scharfe | 2012-04-11 | 1 | -6/+23 |
| * | | | | | | | add mergesort() for linked lists | René Scharfe | 2012-04-11 | 5 | -0/+138 |
* | | | | | | | | Merge branch 'jh/apply-free-patch' | Junio C Hamano | 2012-04-23 | 1 | -41/+133 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | apply: document buffer ownership rules across functions | Junio C Hamano | 2012-04-11 | 1 | -2/+51 |
| * | | | | | | | | apply: tighten constness of line buffer | Junio C Hamano | 2012-04-11 | 1 | -7/+7 |
| * | | | | | | | | apply: drop unused macro | Junio C Hamano | 2012-04-11 | 1 | -1/+0 |
| * | | | | | | | | apply: free unused fragments for submodule patch | Junio C Hamano | 2012-03-28 | 1 | -9/+15 |
| * | | | | | | | | apply: free patch->result | Junio C Hamano | 2012-03-27 | 1 | -0/+1 |
| * | | | | | | | | apply: release memory for fn_table | Junio C Hamano | 2012-03-27 | 1 | -1/+1 |
| * | | | | | | | | apply: free patch->{def,old,new}_name fields | Junio C Hamano | 2012-03-27 | 1 | -26/+39 |
| * | | | | | | | | apply: rename free_patch() to free_patch_list() | Junio C Hamano | 2012-03-27 | 1 | -14/+19 |
| * | | | | | | | | apply: do not leak patches and fragments | Jared Hance | 2012-03-07 | 1 | -4/+23 |
* | | | | | | | | | Merge branch 'sl/test-wc-l-line-count' | Junio C Hamano | 2012-04-23 | 19 | -74/+65 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | tests: modernise style: more uses of test_line_count | Stefano Lattarini | 2012-04-11 | 19 | -74/+65 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jn/debian-customizes-default-editor' | Junio C Hamano | 2012-04-23 | 3 | -2/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settings | Jonathan Nieder | 2012-04-10 | 3 | -0/+18 |
| * | | | | | | | | | var doc: default editor and pager are configurable at build time | Jonathan Nieder | 2012-03-31 | 1 | -2/+4 |
| | |_|/ / / / / / | |/| | | | | | | |