aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'jc/maint-pack-object-cycle' into maintJunio C Hamano2011-12-13
|\
| * pack-object: tolerate broken packs that have duplicated objectsJunio C Hamano2011-11-16
* | Merge branch 'jc/index-pack-reject-dups' into maintJunio C Hamano2011-12-13
|\ \
| * | receive-pack, fetch-pack: reject bogus pack that records objects twiceJunio C Hamano2011-11-16
* | | Merge branch 'nd/misc-cleanups' into maintJunio C Hamano2011-12-13
|\ \ \
| * | | tree_entry_interesting(): give meaningful names to return valuesNguyễn Thái Ngọc Duy2011-10-27
| * | | tree-walk.c: do not leak internal structure in tree_entry_len()Nguyễn Thái Ngọc Duy2011-10-27
* | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2011-12-13
|\ \ \ \
| * \ \ \ Merge branch 'ab/clang-lints' into maint-1.7.7Junio C Hamano2011-12-13
| |\ \ \ \
| | * | | | cast variable in call to free() in builtin/diff.c and submodule.cÆvar Arnfjörð Bjarmason2011-11-06
| | * | | | apply: get rid of useless x < 0 comparison on a size_t typeÆvar Arnfjörð Bjarmason2011-11-06
| * | | | | Merge branch 'nd/maint-ignore-exclude' into maint-1.7.7Junio C Hamano2011-12-13
| |\ \ \ \ \
| | * | | | | checkout,merge: loosen overwriting untracked file check based on info/excludeNguyễn Thái Ngọc Duy2011-11-28
| * | | | | | Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano2011-12-13
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'jk/maint-fetch-status-table' into maint-1.7.6Junio C Hamano2011-12-13
| | |\ \ \ \ \ \
| | | * | | | | | fetch: create status table using strbufJeff King2011-12-09
| | * | | | | | | Merge branch 'jc/maint-name-rev-all' into maint-1.7.6Junio C Hamano2011-12-13
| | * | | | | | | blame: don't overflow time bufferJeff King2011-12-13
* | | | | | | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2011-12-05
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano2011-12-05
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | stripspace: fix outdated commentJeff King2011-12-05
* | | | | | | | | builtin-branch: Fix crash on invalid use of --forceVincent van Ravesteijn2011-11-23
* | | | | | | | | revert --abort: do not leave behind useless sequencer-old directoryJonathan Nieder2011-11-23
* | | | | | | | | Fix revert --abort on WindowsJohannes Sixt2011-11-23
* | | | | | | | | revert: do not pass non-literal string as format to git_path()Nguyễn Thái Ngọc Duy2011-11-23
* | | | | | | | | revert: remove --reset compatibility optionJonathan Nieder2011-11-22
* | | | | | | | | revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder2011-11-22
* | | | | | | | | revert: write REVERT_HEAD pseudoref during conflicted revertJonathan Nieder2011-11-22
* | | | | | | | | revert: improve error message for cherry-pick during cherry-pickJonathan Nieder2011-11-22
* | | | | | | | | revert: rearrange pick_revisions() for clarityJonathan Nieder2011-11-22
* | | | | | | | | revert: rename --reset option to --quitJonathan Nieder2011-11-22
* | | | | | | | | Sync with 1.7.7.4Junio C Hamano2011-11-18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'jc/maint-name-rev-all' into maintJunio C Hamano2011-11-18
| * | | | | | | | Merge branch 'dm/pack-objects-update' into maintJunio C Hamano2011-11-08
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'bc/attr-ignore-case' into maintJunio C Hamano2011-11-01
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'cn/fetch-prune' into maintJunio C Hamano2011-11-01
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | do not let git_path clobber errno when reporting errorsJonathan Nieder2011-11-17
* | | | | | | | | | | | revert: prettify fatal messagesRamkumar Ramachandra2011-11-15
* | | | | | | | | | | | Revert "upload-archive: use start_command instead of fork"Junio C Hamano2011-11-15
* | | | | | | | | | | | Merge branch 'ly/mktree-using-strbuf'Junio C Hamano2011-11-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge "Move 'builtin-*' into a 'builtin/' subdirectory"Junio C Hamano2011-11-10
* | | | | | | | | | | | | Merge branch 'jc/remote-setbranches-usage-fix'Junio C Hamano2011-11-08
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | remote: fix set-branches usageJunio C Hamano2011-11-06
* | | | | | | | | | | | | | Merge branch 'fc/remote-seturl-usage-fix'Junio C Hamano2011-11-08
* | | | | | | | | | | | | | Merge branch 'ss/blame-textconv-fake-working-tree'Junio C Hamano2011-11-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | blame.c: Properly initialize strbuf after calling textconv_object(), againSebastian Schuberth2011-11-07
* | | | | | | | | | | | | | | receive-pack: do not expect object 0{40} to existJunio C Hamano2011-11-03
* | | | | | | | | | | | | | | branch -m: handle no arg properlyTay Ray Chuan2011-11-02
* | | | | | | | | | | | | | | Merge branch 'ss/blame-textconv-fake-working-tree'Junio C Hamano2011-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | blame.c: Properly initialize strbuf after calling, textconv_object()Sebastian Schuberth2011-10-28