aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* remote.c: add command line option parser for "--force-with-lease"Junio C Hamano2013-07-22
* builtin/push.c: use OPT_BOOL, not OPT_BOOLEANJunio C Hamano2013-07-08
* cache.h: move remote/connect API out of itJunio C Hamano2013-07-08
* Merge branch 'maint'Junio C Hamano2013-07-05
|\
| * fixup-builtins: retire an old transition helper scriptRamkumar Ramachandra2013-07-03
* | Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano2013-07-05
|\ \
| * | perf-lib: fix start/stop of perf testsThomas Gummerer2013-06-29
| * | test-lib: support running tests under valgrind in parallelThomas Rast2013-06-23
| * | test-lib: allow prefixing a custom string before "ok N" etc.Thomas Rast2013-06-23
| * | test-lib: valgrind for only tests matching a patternThomas Rast2013-06-23
| * | test-lib: verbose mode for only tests matching a patternThomas Rast2013-06-23
| * | test-lib: self-test that --verbose worksThomas Rast2013-06-23
| * | test-lib: rearrange start/end of test_expect_* and test_skipThomas Rast2013-06-18
| * | test-lib: refactor $GIT_SKIP_TESTS matchingThomas Rast2013-06-18
| * | test-lib: enable MALLOC_* for the actual testsThomas Rast2013-06-17
* | | Merge branch 'maint'Junio C Hamano2013-07-03
|\ \ \ | | |/ | |/|
| * | Update draft release notes to 1.8.3.3Junio C Hamano2013-07-03
| * | Merge branch 'rr/diffcore-pickaxe-doc' into maintJunio C Hamano2013-07-03
| |\ \
| * \ \ Merge branch 'cr/git-work-tree-sans-git-dir' into maintJunio C Hamano2013-07-03
| |\ \ \
| * \ \ \ Merge branch 'fc/do-not-use-the-index-in-add-to-index' into maintJunio C Hamano2013-07-03
| |\ \ \ \
| * \ \ \ \ Merge branch 'dm/unbash-subtree' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/core-checkstat' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/t5551-posix-sed-bre' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'vv/help-unknown-ref' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rs/empty-archive' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rh/merge-options-doc-fix' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'an/diff-index-doc' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cm/gitweb-project-list-persistent-cgi-fix' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ar/wildmatch-foldcase' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cb/log-follow-with-combined' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rr/die-on-missing-upstream' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.8.2' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.8.1' into maint-1.8.2Junio C Hamano2013-07-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | git-config: update doc for --get with multiple valuesJohn Keeping2013-07-03
* | | | | | | | | | | | | | | | | | | git-remote-mediawiki: un-brace file handles in binmode callsMatthieu Moy2013-07-03
* | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2013-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | t7500: fix flipped actual/expectAndrew Pimlott2013-07-01
| * | | | | | | | | | | | | | | | | | lib-rebase: document exec_ in FAKE_LINESAndrew Pimlott2013-07-01
* | | | | | | | | | | | | | | | | | | Update draft release notes to 1.8.4Junio C Hamano2013-07-01
* | | | | | | | | | | | | | | | | | | Merge branch 'rr/remote-branch-config-refresh'Junio C Hamano2013-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | t/t5505-remote: test multiple push/pull in remotes-fileRamkumar Ramachandra2013-06-23
| * | | | | | | | | | | | | | | | | | | ls-remote doc: don't encourage use of branches-fileRamkumar Ramachandra2013-06-23
| * | | | | | | | | | | | | | | | | | | ls-remote doc: rewrite <repository> paragraphRamkumar Ramachandra2013-06-23
| * | | | | | | | | | | | | | | | | | | ls-remote doc: fix example invocation on git.gitRamkumar Ramachandra2013-06-23
| * | | | | | | | | | | | | | | | | | | t/t5505-remote: test url-with-# in branches-fileRamkumar Ramachandra2013-06-23
| * | | | | | | | | | | | | | | | | | | remote: remove dead code in read_branches_file()Ramkumar Ramachandra2013-06-23
| * | | | | | | | | | | | | | | | | | | t/t5505-remote: use test_path_is_missingRamkumar Ramachandra2013-06-23
| * | | | | | | | | | | | | | | | | | | t/t5505-remote: test push-refspec in branches-fileRamkumar Ramachandra2013-06-23
| * | | | | | | | | | | | | | | | | | | t/t5505-remote: modernize styleRamkumar Ramachandra2013-06-23
* | | | | | | | | | | | | | | | | | | | Merge branch 'ed/color-prompt'Junio C Hamano2013-07-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \