aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | tests: do not pass iso8859-1 encoded parameterPat Thoyts2014-07-15
* | | | | Merge branch 'ep/avoid-test-a-o'Junio C Hamano2014-07-30
|\ \ \ \ \
| * | | | | t9814: fix misconversion from test $a -o $b to test $a || test $bJunio C Hamano2014-07-25
* | | | | | Merge branch 'maint'Junio C Hamano2014-07-28
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | t4013: test diff-tree's --stdin commit formattingJeff King2014-07-28
| * | | | | Merge branch 'jk/alloc-commit-id-maint' into maintJunio C Hamano2014-07-28
| |\ \ \ \ \
| | * | | | | diff-tree: avoid lookup_unknown_objectJeff King2014-07-28
| | * | | | | object_as_type: set commit indexJeff King2014-07-28
| | * | | | | alloc: factor out commit indexJeff King2014-07-28
| | * | | | | add object_as_type helper for casting objectsJeff King2014-07-28
| | * | | | | parse_object_buffer: do not set object typeJeff King2014-07-28
| | * | | | | move setting of object->type to alloc_* functionsJeff King2014-07-28
| | * | | | | alloc: write out allocator definitionsJeff King2014-07-28
| | * | | | | alloc.c: remove the alloc_raw_commit_node() functionRamsay Jones2014-07-28
| |/ / / / /
* | | | | | Merge branch 'jk/misc-fixes-maint'Junio C Hamano2014-07-28
|\ \ \ \ \ \
| * | | | | | apply: avoid possible bogus pointerJeff King2014-07-24
| * | | | | | fix memory leak parsing core.commentcharJeff King2014-07-24
| * | | | | | transport: fix leaks in refs_from_alternate_cbJeff King2014-07-24
| * | | | | | free ref string returned by dwim_refJeff King2014-07-24
| * | | | | | receive-pack: don't copy "dir" parameterJeff King2014-07-24
* | | | | | | t1402: check for refs ending with a dotJeff King2014-07-28
* | | | | | | Revert "Merge branch 'dt/refs-check-refname-component-sse'"Junio C Hamano2014-07-28
* | | | | | | Revert "Merge branch 'dt/refs-check-refname-component-sse-fix'"Junio C Hamano2014-07-28
* | | | | | | Git 2.1.0-rc0v2.1.0-rc0Junio C Hamano2014-07-27
* | | | | | | Merge branch 'jk/rebase-am-fork-point'Junio C Hamano2014-07-27
|\ \ \ \ \ \ \
| * | | | | | | rebase: omit patch-identical commits with --fork-pointJohn Keeping2014-07-16
| * | | | | | | rebase--am: use --cherry-pick instead of --ignore-if-in-upstreamJohn Keeping2014-07-15
* | | | | | | | Merge branch 'cc/replace-graft'Junio C Hamano2014-07-27
|\ \ \ \ \ \ \ \
| * | | | | | | | replace: add test for --graft with a mergetagChristian Couder2014-07-21
| * | | | | | | | replace: check mergetags when using --graftChristian Couder2014-07-21
| * | | | | | | | replace: add test for --graft with signed commitChristian Couder2014-07-21
| * | | | | | | | replace: remove signature when using --graftChristian Couder2014-07-21
| * | | | | | | | contrib: add convert-grafts-to-replace-refs.shChristian Couder2014-07-21
| * | | | | | | | Documentation: replace: add --graft optionChristian Couder2014-07-21
| * | | | | | | | replace: add test for --graftChristian Couder2014-07-21
| * | | | | | | | replace: add --graft optionChristian Couder2014-07-21
| * | | | | | | | replace: cleanup redirection style in testsChristian Couder2014-07-07
* | | | | | | | | Merge branch 'jk/stable-prio-queue'Junio C Hamano2014-07-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t5539: update a flaky testJeff King2014-07-15
| * | | | | | | | | paint_down_to_common: use prio_queueJeff King2014-07-15
| * | | | | | | | | prio-queue: make output stable with respect to insertionJeff King2014-07-15
| * | | | | | | | | prio-queue: factor out compare and swap operationsJeff King2014-07-15
* | | | | | | | | | Sync with v2.0.3Junio C Hamano2014-07-23
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Git 2.0.3v2.0.3Junio C Hamano2014-07-23
| * | | | | | | | | .mailmap: combine Stefan Beller's emailsStefan Beller2014-07-23
| * | | | | | | | | git.1: switch homepage for statsStefan Beller2014-07-23
* | | | | | | | | | Merge branch 'rs/fix-unlink-unix-socket'Junio C Hamano2014-07-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | unix-socket: remove stale socket before calling chdir()René Scharfe2014-07-21
* | | | | | | | | | | Merge branch 'ta/string-list-init'Junio C Hamano2014-07-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | replace memset with string-list initializersTanay Abhra2014-07-21