aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | Merge branch 'jn/doc-fast-import-no-16-octopus-limit' into maintJunio C Hamano2015-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | fast-import doc: remove suggested 16-parent limitJonathan Nieder2015-03-31
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Git 2.3.5v2.3.5Junio C Hamano2015-03-31
* | | | | | | | | | | | Merge branch 'ss/pull-rebase-preserve' into maintJunio C Hamano2015-03-31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | docs: clarify what git-rebase's "-p" / "--preserve-merges" doesSebastian Schuberth2015-03-30
| * | | | | | | | | | | | docs: clarify "preserve" option wording for git-pullSebastian Schuberth2015-03-26
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jc/report-path-error-to-dir' into maintJunio C Hamano2015-03-31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | report_path_error(): move to dir.cJunio C Hamano2015-03-24
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'ph/push-doc-cas' into maintJunio C Hamano2015-03-31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-push.txt: clean up force-with-lease wordingPhil Hord2015-03-26
| |/ / / / / / / / / / /
* | | | | | | | | | | | Prepare for 2.3.5Junio C Hamano2015-03-28
* | | | | | | | | | | | Merge branch 'sg/completion-gitcomp-nl-for-refs' into maintJunio C Hamano2015-03-28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | completion: use __gitcomp_nl() for completing refsSZEDER Gábor2015-03-22
* | | | | | | | | | | | | Merge branch 'jk/simplify-csum-file-sha1fd-check' into maintJunio C Hamano2015-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sha1fd_check: die when we cannot open the fileJeff King2015-03-19
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'tg/test-index-v4' into maintJunio C Hamano2015-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t1700: make test pass with index-v4Thomas Gummerer2015-03-20
* | | | | | | | | | | | | | Merge branch 'nd/doc-git-index-version' into maintJunio C Hamano2015-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git.txt: list index versions in plain EnglishNguyễn Thái Ngọc Duy2015-03-24
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'ct/prompt-untracked-fix' into maintJunio C Hamano2015-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git prompt: use toplevel to find untracked filesCody A Taylor2015-03-15
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'ws/grep-quiet-no-pager' into maintJunio C Hamano2015-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | grep: fix "--quiet" overwriting current outputWilhelm Schuermann2015-03-19
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jc/submitting-patches-mention-send-email' into maintJunio C Hamano2015-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | SubmittingPatches: encourage users to use format-patch and send-emailJunio C Hamano2015-03-15
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jk/cleanup-failed-clone' into maintJunio C Hamano2015-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | clone: drop period from end of die_errno messageJeff King2015-03-19
| * | | | | | | | | | | | | | clone: initialize atexit cleanup handler earlierJeff King2015-03-19
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jk/fetch-pack' into maintJunio C Hamano2015-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fetch-pack: remove dead assignment to ref->new_sha1Jeff King2015-03-19
| * | | | | | | | | | | | | | fetch_refs_via_pack: free extra copy of refsJeff King2015-03-19
| * | | | | | | | | | | | | | filter_ref: make a copy of extra "sought" entriesJeff King2015-03-19
| * | | | | | | | | | | | | | filter_ref: avoid overwriting ref->old_sha1 with garbageJeff King2015-03-19
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'tg/fix-check-order-with-split-index' into maintJunio C Hamano2015-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | read-cache: fix reading of split indexThomas Gummerer2015-03-20
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jk/prune-with-corrupt-refs' into maintJunio C Hamano2015-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | refs.c: drop curate_packed_refsJeff King2015-03-20
| * | | | | | | | | | | | | | repack: turn on "ref paranoia" when doing a destructive repackJeff King2015-03-20
| * | | | | | | | | | | | | | prune: turn on ref_paranoia flagJeff King2015-03-20
| * | | | | | | | | | | | | | refs: introduce a "ref paranoia" flagJeff King2015-03-20
| * | | | | | | | | | | | | | t5312: test object deletion code paths in a corrupted repositoryJeff King2015-03-20
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | 2.3.2 release notes: typofixThomas Ackermann2015-03-28
* | | | | | | | | | | | | | Merge branch 'jk/tag-h-column-is-a-listing-option' into maintJunio C Hamano2015-03-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | tag: fix some mis-organized options in "-h" listingJeff King2015-03-12
* | | | | | | | | | | | | | | Merge branch 'jk/smart-http-hide-refs' into maintJunio C Hamano2015-03-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | upload-pack: do not check NULL return of lookup_unknown_objectJeff King2015-03-12
| * | | | | | | | | | | | | | | upload-pack: fix transfer.hiderefs over smart-httpJeff King2015-03-12
* | | | | | | | | | | | | | | | Merge branch 'js/completion-ctags-pattern-substitution-fix' into maintJunio C Hamano2015-03-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | contrib/completion: escape the forward slash in __git_match_ctagJohn Szakmeister2015-03-14
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Update mailmap to spell out "Alexander Kuleshov"Junio C Hamano2015-03-27