Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | argv-array: fix bogus cast when freeing array | Jeff King | 2012-09-02 | 1 | -1/+1 |
* | argv-array: add pop function | Jeff King | 2012-09-02 | 3 | -0/+14 |
* | Merge branch 'jk/repack-no-explode-objects-from-old-pack' | Junio C Hamano | 2012-04-29 | 7 | -53/+107 |
|\ | |||||
| * | gc: use argv-array for sub-commands | Jeff King | 2012-04-18 | 1 | -45/+33 |
| * | argv-array: add a new "pushl" method | Jeff King | 2012-04-18 | 3 | -0/+17 |
| * | argv-array: refactor empty_argv initialization | Jeff King | 2012-04-18 | 2 | -3/+2 |
| * | gc: do not explode objects which will be immediately pruned | Jeff King | 2012-04-11 | 4 | -11/+61 |
* | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2012-04-29 | 1 | -2/+18 |
|\ \ | |||||
| * | | git-svn: use platform specific auth providers | Matthijs Kooijman | 2012-04-27 | 1 | -2/+18 |
* | | | The sixth batch of topics graduated to 'master' | Junio C Hamano | 2012-04-27 | 1 | -0/+24 |
* | | | Merge branch 'jc/merge-reduce-parents-early' | Junio C Hamano | 2012-04-27 | 5 | -70/+275 |
|\ \ \ | |||||
| * | | | fmt-merge-msg: discard needless merge parents | Junio C Hamano | 2012-04-18 | 2 | -10/+149 |
| * | | | builtin/merge.c: reduce parents early | Junio C Hamano | 2012-04-17 | 4 | -28/+43 |
| * | | | builtin/merge.c: collect other parents early | Junio C Hamano | 2012-04-17 | 1 | -13/+27 |
| * | | | builtin/merge.c: remove "remoteheads" global variable | Junio C Hamano | 2012-04-17 | 1 | -23/+28 |
| * | | | merge tests: octopus with redundant parents | MichaĆ Kiedrowicz | 2012-04-17 | 3 | -7/+39 |
* | | | | Merge branch 'js/fast-import-test-9300' | Junio C Hamano | 2012-04-27 | 1 | -34/+54 |
|\ \ \ \ | |||||
| * | | | | t9300-fast-import: avoid 'exit' in test_expect_success snippets | Johannes Sixt | 2012-04-20 | 1 | -34/+54 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'rt/cherry-revert-conflict-summary' | Junio C Hamano | 2012-04-27 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | sequencer: remove additional blank line | Ralf Thielow | 2012-04-19 | 1 | -1/+1 |
* | | | | | Merge branch 'cb/maint-report-mount-point-correctly-in-setup' | Junio C Hamano | 2012-04-27 | 1 | -9/+13 |
|\ \ \ \ \ | |||||
| * | | | | | properly keep track of current working directory | Clemens Buchacher | 2012-04-15 | 1 | -9/+13 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'cb/cherry-pick-rev-path-confusion' | Junio C Hamano | 2012-04-27 | 3 | -11/+19 |
|\ \ \ \ \ | |||||
| * | | | | | cherry-pick: do not expect file arguments | Clemens Buchacher | 2012-04-15 | 3 | -11/+19 |
| |/ / / / | |||||
* | | | | | Merge branch 'cb/http-multi-curl-auth' | Junio C Hamano | 2012-04-27 | 2 | -10/+26 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | http: use newer curl options for setting credentials | Jeff King | 2012-04-14 | 1 | -2/+11 |
| * | | | | http: clean up leak in init_curl_http_auth | Jeff King | 2012-04-14 | 1 | -3/+3 |
| * | | | | fix http auth with multiple curl handles | Jeff King | 2012-04-10 | 2 | -5/+7 |
| * | | | | http auth fails with multiple curl handles | Clemens Buchacher | 2012-04-10 | 1 | -10/+15 |
| |/ / / | |||||
* | | | | Update draft release notes to 1.7.11 | Junio C Hamano | 2012-04-26 | 1 | -53/+11 |
* | | | | Merge branch 'rl/maint-stash-i18n-save-error' | Junio C Hamano | 2012-04-26 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | stash: use eval_gettextln correctly | Ross Lagerwall | 2012-04-14 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'mb/fetch-call-a-non-branch-a-ref' | Junio C Hamano | 2012-04-26 | 2 | -4/+43 |
|\ \ \ \ | |||||
| * | | | | fetch: describe new refs based on where it came from | Marc Branchaud | 2012-04-17 | 2 | -3/+41 |
| * | | | | fetch: Give remote_ref to update_local_ref() as well | Marc Branchaud | 2012-04-17 | 1 | -1/+2 |
| |/ / / | |||||
* | | | | Merge branch 'jm/maint-strncpy-diff-no-index' | Junio C Hamano | 2012-04-26 | 1 | -21/+17 |
|\ \ \ \ | |||||
| * | | | | diff --no-index: use strbuf for temporary pathnames | Junio C Hamano | 2012-04-26 | 1 | -23/+17 |
| * | | | | diff: avoid stack-buffer-read-overrun for very long name | Jim Meyering | 2012-04-16 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Merge bundle error message fix in | Junio C Hamano | 2012-04-26 | 6 | -4/+105 |
|\ \ \ \ | |||||
| * | | | | Start preparing for 1.7.10.1 | Junio C Hamano | 2012-04-26 | 2 | -1/+51 |
| * | | | | Merge branch 'jk/run-command-eacces' into maint | Junio C Hamano | 2012-04-26 | 6 | -7/+86 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/push-upstream-sanity' into maint | Junio C Hamano | 2012-04-26 | 2 | -8/+72 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jc/maint-clean-nested-worktree-in-subdir' into maint | Junio C Hamano | 2012-04-26 | 2 | -11/+43 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jk/diff-no-rename-empty' into maint | Junio C Hamano | 2012-04-26 | 9 | -14/+45 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'rs/combine-diff-zero-context-at-the-beginning' into maint | Junio C Hamano | 2012-04-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jc/commit-unedited-template' into maint | Junio C Hamano | 2012-04-26 | 3 | -24/+65 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/add-p-skip-conflicts' into maint | Junio C Hamano | 2012-04-26 | 2 | -7/+44 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/commit-hook-authorship' into maint | Junio C Hamano | 2012-04-26 | 5 | -47/+141 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tr/maint-word-diff-regex-sticky' into maint | Junio C Hamano | 2012-04-26 | 2 | -56/+102 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jh/notes-merge-in-git-dir-worktree' into maint | Junio C Hamano | 2012-04-26 | 4 | -32/+73 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |