summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git add --intent-to-add: do not let an empty blob be committed by accidentJunio C Hamano2008-11-305-5/+45
* git add --intent-to-add: fix removal of cached emptinessJunio C Hamano2008-11-284-4/+7
* builtin-rm.c: explain and clarify the "local change" logicJunio C Hamano2008-11-281-11/+42
* Merge branch 'nd/narrow' (early part) into jc/add-i-t-aJunio C Hamano2008-11-282-14/+95
|\
| * Extend index to save more flagsNguyễn Thái Ngọc Duy2008-10-122-14/+95
* | Merge branch 'cc/bisect-skip'Junio C Hamano2008-11-271-1/+18
|\ \
| * | bisect: teach "skip" to accept special arguments like "A..B"Christian Couder2008-11-251-1/+18
* | | Merge branch 'js/mingw-rename-fix'Junio C Hamano2008-11-271-3/+12
|\ \ \
| * | | compat/mingw.c: Teach mingw_rename() to replace read-only filesJohannes Sixt2008-11-231-3/+12
* | | | Merge branch 'st/levenshtein'Junio C Hamano2008-11-271-1/+38
|\ \ \ \
| * | | | Document levenshtein.cJohannes Schindelin2008-11-231-0/+37
| * | | | Fix deletion of last character in levenshtein distanceSamuel Tardieu2008-11-231-1/+1
* | | | | Merge branch 'cr/remote-update-v'Junio C Hamano2008-11-271-2/+6
|\ \ \ \ \
| * | | | | git-remote: add verbose mode to git remote updateCheng Renquan2008-11-181-2/+6
* | | | | | Merge branch 'rs/strbuf-expand'Junio C Hamano2008-11-279-204/+87
|\ \ \ \ \ \
| * | | | | | remove the unused files interpolate.c and interpolate.hRené Scharfe2008-11-233-130/+0
| * | | | | | daemon: deglobalize variable 'directory'René Scharfe2008-11-231-10/+6
| * | | | | | daemon: inline fill_in_extra_table_entries()René Scharfe2008-11-231-8/+2
| * | | | | | daemon: use strbuf_expand() instead of interpolate()René Scharfe2008-11-231-55/+54
| * | | | | | merge-recursive: use strbuf_expand() instead of interpolate()René Scharfe2008-11-232-13/+9
| * | | | | | add strbuf_expand_dict_cb(), a helper for simple casesRené Scharfe2008-11-233-0/+28
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'mv/clone-strbuf'Junio C Hamano2008-11-271-50/+59
|\ \ \ \ \ \
| * | | | | | builtin_clone: use strbuf in cmd_clone()Miklos Vajna2008-11-251-20/+25
| * | | | | | builtin-clone: use strbuf in clone_local() and copy_or_link_directory()Miklos Vajna2008-11-251-27/+31
| * | | | | | builtin-clone: use strbuf in guess_dir_name()Miklos Vajna2008-11-251-3/+3
| |/ / / / /
* | | | | | Merge branch 'lt/preload-lstat'Junio C Hamano2008-11-279-10/+122
|\ \ \ \ \ \
| * | | | | | Fix index preloading for racy dirty caseLinus Torvalds2008-11-171-1/+1
| * | | | | | Add cache preload facilityLinus Torvalds2008-11-149-10/+122
* | | | | | | Merge branch 'ta/quiet-pull'Junio C Hamano2008-11-277-20/+126
|\ \ \ \ \ \ \
| * | | | | | | Retain multiple -q/-v occurrences in git pullTuncer Ayaz2008-11-181-2/+2
| * | | | | | | Teach/Fix pull/fetch -q/-v optionsTuncer Ayaz2008-11-147-20/+126
| |/ / / / / /
* | | | | | | Merge branch 'ph/send-email'Junio C Hamano2008-11-273-75/+207
|\ \ \ \ \ \ \
| * | | | | | | git send-email: ask less questions when --compose is used.Pierre Habouzit2008-11-112-73/+123
| * | | | | | | git send-email: add --annotate optionPierre Habouzit2008-11-112-2/+35
| * | | | | | | git send-email: interpret unknown files as revision listsPierre Habouzit2008-11-113-6/+57
| * | | | | | | git send-email: make the message file name more specific.Pierre Habouzit2008-11-111-3/+1
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-11-276-39/+22
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mv/fast-export' into maintJunio C Hamano2008-11-272-2/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fast-export: use an unsorted string list for extra_refsJohannes Schindelin2008-11-232-3/+3
| | * | | | | | | | Add new testcase to show fast-export does not always exports all tagsMiklos Vajna2008-11-231-0/+8
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | sha1_file.c: resolve confusion EACCES vs EPERMSam Vilain2008-11-271-1/+1
| * | | | | | | | sha1_file: avoid bogus "file exists" error messageJoey Hess2008-11-271-1/+1
| * | | | | | | | git checkout: don't warn about unborn branch if -f is already passedMatt McCutchen2008-11-271-1/+1
| * | | | | | | | bash: offer refs instead of filenames for 'git revert'SZEDER Gábor2008-11-271-1/+1
| * | | | | | | | bash: remove dashed command leftoversSZEDER Gábor2008-11-271-33/+8
| * | | | | | | | Merge branch 'pw/maint-p4' into maintJunio C Hamano2008-11-271-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | git-p4: fix keyword-expansion regexPete Wyckoff2008-11-271-1/+1
* | | | | | | | | | bash: complete full refsSZEDER Gábor2008-11-271-4/+15
* | | | | | | | | | Fix typos in the documentation.Ralf Wildenhues2008-11-273-5/+5
* | | | | | | | | | Merge branch 'rw/maint-typofix' into rw/typofixJunio C Hamano2008-11-274-4/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /