Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fc/trivial' | Junio C Hamano | 2013-09-17 | 4 | -16/+12 |
|\ | |||||
| * | pull: use $curr_branch_short more | René Scharfe | 2013-09-08 | 1 | -3/+2 |
| * | add: trivial style cleanup | Felipe Contreras | 2013-08-30 | 1 | -5/+5 |
| * | reset: trivial style cleanup | Felipe Contreras | 2013-08-30 | 1 | -1/+1 |
| * | branch: trivial style fix | Felipe Contreras | 2013-08-30 | 1 | -1/+1 |
| * | reset: trivial refactoring | Felipe Contreras | 2013-08-30 | 1 | -6/+3 |
* | | Merge branch 'fc/fast-export' | Junio C Hamano | 2013-09-17 | 1 | -40/+47 |
|\ \ | |||||
| * | | fast-export: refactor get_tags_and_duplicates()fc/fast-export | Felipe Contreras | 2013-09-03 | 1 | -30/+38 |
| * | | fast-export: make extra_refs global | Felipe Contreras | 2013-09-03 | 1 | -11/+10 |
* | | | Merge branch 'ab/gitweb-author-initials' | Junio C Hamano | 2013-09-17 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | gitweb: Fix the author initials in blame for non-ASCII namesab/gitweb-author-initials | Ævar Arnfjörð Bjarmason | 2013-08-30 | 1 | -0/+1 |
* | | | | Merge branch 'jk/has-sha1-file-retry-packed' | Junio C Hamano | 2013-09-17 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | has_sha1_file: re-check pack directory before giving upjk/has-sha1-file-retry-packed | Jeff King | 2013-08-30 | 1 | -1/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jk/write-broken-index-with-nul-sha1' | Junio C Hamano | 2013-09-17 | 3 | -4/+63 |
|\ \ \ \ | |||||
| * | | | | write_index: optionally allow broken null sha1sjk/write-broken-index-with-nul-sha1 | Jeff King | 2013-08-28 | 3 | -4/+63 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jx/clean-interactive' | Junio C Hamano | 2013-09-17 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | documentation: clarify notes for clean.requireForce | Jiang Xin | 2013-08-28 | 1 | -2/+2 |
* | | | | | Merge branch 'tb/precompose-autodetect-fix' | Junio C Hamano | 2013-09-17 | 4 | -7/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Set core.precomposeunicode to true on e.g. HFS+tb/precompose-autodetect-fix | Torsten Bögershausen | 2013-08-27 | 4 | -7/+4 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'kk/tests-with-no-perl' | Junio C Hamano | 2013-09-17 | 3 | -44/+67 |
|\ \ \ \ \ | |||||
| * | | | | | reset test: modernize stylekk/tests-with-no-perl | Jonathan Nieder | 2013-08-24 | 1 | -7/+24 |
| * | | | | | t/t7106-reset-unborn-branch.sh: Add PERL prerequisite | Kacper Kornet | 2013-08-24 | 1 | -1/+1 |
| * | | | | | add -i test: use skip_all instead of repeated PERL prerequisite | Jonathan Nieder | 2013-08-24 | 1 | -35/+41 |
| * | | | | | Make test "using invalid commit with -C" more strict | Kacper Kornet | 2013-08-24 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'ap/commit-author-mailmap' | Junio C Hamano | 2013-09-17 | 2 | -1/+18 |
|\ \ \ \ \ | |||||
| * | | | | | commit: search author pattern against mailmapap/commit-author-mailmap | Antoine Pelisse | 2013-08-24 | 2 | -1/+18 |
* | | | | | | Merge branch 'jk/free-tree-buffer' | Junio C Hamano | 2013-09-17 | 10 | -23/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | clear parsed flag when we free tree buffersjk/free-tree-buffer | Jeff King | 2013-06-06 | 10 | -23/+24 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-09-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t7406-submodule-update: add missing && | Tay Ray Chuan | 2013-09-17 | 1 | -1/+1 |
* | | | | | | | | Sync with maint for l10n updates | Junio C Hamano | 2013-09-12 | 1 | -11/+11 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maint | Junio C Hamano | 2013-09-11 | 1 | -11/+11 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | l10n: de.po: use "das Tag" instead of "der Tag" | Ralf Thielow | 2013-09-08 | 1 | -11/+11 |
* | | | | | | | | | Update draft release notes to 1.8.5 for the third batch of topics | Junio C Hamano | 2013-09-12 | 1 | -0/+4 |
* | | | | | | | | | Merge branch 'jc/pager-configuration-doc' | Junio C Hamano | 2013-09-12 | 1 | -16/+14 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | config: rewrite core.pager documentationjc/pager-configuration-doc | Junio C Hamano | 2013-08-29 | 1 | -16/+14 |
* | | | | | | | | | | Merge branch 'mm/remote-helpers-doc' | Junio C Hamano | 2013-09-12 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Documentation/remote-helpers: document common use-case for private refmm/remote-helpers-doc | Matthieu Moy | 2013-08-26 | 1 | -0/+6 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'mn/doc-pack-heu-remove-dead-pastebin' | Junio C Hamano | 2013-09-12 | 1 | -6/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | remove dead pastebin link from pack-heuristics documentmn/doc-pack-heu-remove-dead-pastebin | Michal Nazarewicz | 2013-08-23 | 1 | -6/+0 |
* | | | | | | | | | | | Merge branch 'mm/fast-import-feature-doc' | Junio C Hamano | 2013-09-12 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Documentation/fast-import: clarify summary for `feature` commandmm/fast-import-feature-doc | Matthieu Moy | 2013-08-25 | 1 | -2/+2 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'mm/mediawiki-dumb-push-fix' | Junio C Hamano | 2013-09-12 | 6 | -4/+34 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git-remote-mediawiki: no need to update private ref in non-dumb pushmm/mediawiki-dumb-push-fix | Matthieu Moy | 2013-09-03 | 1 | -1/+0 |
| * | | | | | | | | | | | git-remote-mediawiki: use no-private-update capability on dumb push | Matthieu Moy | 2013-09-03 | 1 | -0/+3 |
| * | | | | | | | | | | | transport-helper: add no-private-update capability | Matthieu Moy | 2013-09-03 | 4 | -2/+22 |
| * | | | | | | | | | | | git-remote-mediawiki: add test and check Makefile targets | Matthieu Moy | 2013-08-29 | 1 | -1/+9 |
* | | | | | | | | | | | | Merge branch 'jc/commit-is-spelled-with-two-ems' | Junio C Hamano | 2013-09-12 | 5 | -11/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | typofix: cherry is spelled with two arsjc/commit-is-spelled-with-two-ems | Junio C Hamano | 2013-09-05 | 2 | -2/+2 |
| * | | | | | | | | | | | | typofix: commit is spelled with two ems | Junio C Hamano | 2013-09-04 | 3 | -9/+9 |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | |