summaryrefslogtreecommitdiffstats
path: root/builtin-diff.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-26t9151: Add two new svn:mergeinfo test casesTuomas Suutari3-53/+581
2010-02-26t9151: Fix a few commits in the SVN dumpTuomas Suutari2-38/+74
2010-02-25Windows: redirect f[re]open("/dev/null") to f[re]open("nul")Johannes Sixt4-0/+33
2010-02-25t3301-notes: insert a shbang line in ./fake_editor.shJohannes Sixt1-0/+1
2010-02-25commit: quote the user name in the exampleMatt Kraai1-1/+1
2010-02-23am: remove rebase-apply directory before gcJonathan Nieder1-2/+1
2010-02-23rerere: fix memory leak if rerere images can't be readBert Wesarg1-3/+6
2010-02-23Documentation: mention conflict marker size argument (%L) for merge driverBert Wesarg1-1/+2
2010-02-20git-p4: fix bug in symlink handlingEvan Powers1-3/+2
2010-02-20t1450: fix testcases that were wrongly expecting failureThomas Rast1-8/+8
2010-02-20Documentation: Fix indentation problem in git-commit(1)Jacob Helwig1-3/+3
2010-02-19rm: fix bug in recursive subdirectory removalJeff King2-1/+9
2010-02-19Documentation: describe --thin more accuratelyStephen Boyd5-28/+36
2010-02-18docs: don't talk about $GIT_DIR/refs/ everywhereJeff King10-36/+39
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-17grep documentation: clarify what files matchMark Lodato1-5/+12
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-16transport: add got_remote_refs flagTay Ray Chuan2-1/+10
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-12git-imap-send: Convert LF to CRLF before storing patch to draft boxHitoshi Mitake1-1/+39
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