summaryrefslogtreecommitdiffstats
path: root/cache-tree.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-18refactor duplicated encode_header in pack-objects and fast-importMichael Lukashov4-55/+33
2010-02-18Update draft release notes to 1.7.1Junio C Hamano1-1/+4
2010-02-18Update 1.7.0.1 release notesJunio C Hamano1-1/+1
2010-02-17gitweb: Protect escaping functions against calling on undefJakub Narebski1-1/+8
2010-02-17gitweb: esc_html (short) error message in die_errorJakub Narebski1-2/+2
2010-02-17fast-import: use the diff_delta() max_delta_size argumentNicolas Pitre1-6/+2
2010-02-17fast-import: honor pack.indexversion and pack.packsizelimit config varsNicolas Pitre1-0/+11
2010-02-17fast-import: make default pack size unlimitedNicolas Pitre2-10/+7
2010-02-17fast-import: use write_idx_file() instead of custom codeNicolas Pitre1-46/+17
2010-02-17fast-import: use sha1write() for pack dataNicolas Pitre1-10/+25
2010-02-17fast-import: start using struct pack_idx_entryNicolas Pitre1-29/+28
2010-02-17Prepare 1.7.0.1 release notesJunio C Hamano1-1/+21
2010-02-17Fix use of mutex in threaded grepJunio C Hamano1-9/+16
2010-02-16dwim_ref: fix dangling symref warningJeff King1-2/+1
2010-02-16stash pop: remove 'apply' options during 'drop' invocationThomas Rast2-2/+14
2010-02-16diff: make sure --output=/bad/path is caughtLarry D'Anna1-0/+2
2010-02-16Remove hyphen from "git-command" in two error messagesPete Harlan2-2/+2
2010-02-14fix minor memory leak in get_tree_entry()René Scharfe1-0/+1
2010-02-14Resurrect "git grep --no-index"Junio C Hamano3-1/+93
2010-02-14Start 1.7.0 maintenance trackJunio C Hamano3-2/+13
2010-02-14Start 1.7.1 cycleJunio C Hamano3-2/+19
2010-02-13Git 1.7.0v1.7.0Junio C Hamano3-1/+11
2010-02-13Fix typo in 1.6.6.2 release notesJunio C Hamano1-1/+1
2010-02-13Re-fix check-ref-format documentation mark-upJunio C Hamano1-1/+1
2010-02-12archive documentation: attributes are taken from the tree by defaultJunio C Hamano1-0/+8
2010-02-12Documentation: minor fixes to RelNotes-1.7.0Michael J Gruber1-8/+8
2010-02-12bash: support 'git am's new '--continue' optionSZEDER Gábor1-1/+1
2010-02-12filter-branch: Fix error message for --prune-empty --commit-filterJacob Helwig1-1/+1
2010-02-12cherry-pick: prettify the advice messageJeff King1-4/+6
2010-02-12cherry-pick: show commit name instead of sha1Jeff King1-7/+7
2010-02-12cherry-pick: format help message as strbufJeff King1-4/+4
2010-02-12cherry-pick: refactor commit parsing codeJeff King1-8/+2
2010-02-12cherry-pick: rewrap advice messageJeff King1-4/+4
2010-02-12am: switch --resolved to --continueJeff King2-3/+5
2010-02-10Update draft release notes to 1.7.0 one more timeJunio C Hamano1-15/+1
2010-02-10Git 1.6.6.2v1.6.6.2Junio C Hamano4-3/+50
2010-02-10t8003: check exit code of command and error message separatelyJunio C Hamano1-2/+4
2010-02-10check-ref-format documentation: fix enumeration mark-upJunio C Hamano1-1/+1
2010-02-10Documentation: quote braces in {upstream} notationThomas Rast1-1/+1
2010-02-09t3902: Protect against OS X normalizationBrian Gernhardt1-4/+4
2010-02-09blame: prevent a segv when -L given start > EOFJay Soffian2-1/+9
2010-02-09git-push: document all the status flags used in the outputJunio C Hamano1-5/+10
2010-02-09Fix parsing of imap.preformattedHTML and imap.sslverifyJunio C Hamano1-7/+8
2010-02-08git-add documentation: Fix shell quoting exampleJunio C Hamano1-1/+1
2010-02-08Revert "pack-objects: fix pack generation when using pack_size_limit"Nicolas Pitre2-12/+10
2010-02-08accept "git grep -- pattern"Jeff King2-0/+43
2010-02-08archive: simplify archive format guessingRené Scharfe2-18/+26
2010-02-06Fix invalid read in quote_c_style_countedJeff King2-2/+21
2010-02-06docs: fix filter-branch example for quoted pathsJeff King1-1/+1
2010-02-06setenv(GIT_DIR) clean-upRené Scharfe2-3/+3