summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Fix typos in the documentation.Ralf Wildenhues2008-11-274-4/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-11-262-1/+25
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'mm/maint-sort-config-doc' into maintJunio C Hamano2008-11-261-48/+48
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Teach "git diff" to honour --[no-]ext-diffJunio C Hamano2008-11-262-1/+25
* | | | | | | | | | | | | Merge branch 'mm/sort-config-doc'Junio C Hamano2008-11-262-71/+71
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mm/maint-sort-config-doc' into mm/sort-config-docJunio C Hamano2008-11-262-71/+71
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | config.txt: alphabetize configuration sectionsMatt McCutchen2008-11-261-48/+48
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | xdiff-interface.c: remove 10 duplicated linesJim Meyering2008-11-261-11/+0
* | | | | | | | | | | | | t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible wi...Marcel Koeppen2008-11-261-1/+1
* | | | | | | | | | | | | send-email: Fix Pine address book parsingTrent Piepho2008-11-261-3/+6
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/gitJunio C Hamano2008-11-251-160/+177
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | git.el: Allow to commit even if there are no marked files.Alexandre Julliard2008-11-231-23/+20
| * | | | | | | | | | | git.el: Add possibility to mark files directly in git-update-status-files.Alexandre Julliard2008-11-231-5/+3
| * | | | | | | | | | | git.el: Add an insert file command.Alexandre Julliard2008-11-231-0/+7
| * | | | | | | | | | | git.el: Never clear the status buffer, only update the files.Alexandre Julliard2008-11-211-84/+85
| * | | | | | | | | | | git.el: Fix git-amend-commit to support amending an initial commit.Alexandre Julliard2008-11-211-3/+7
| * | | | | | | | | | | git.el: Properly handle merge commits in git-amend-commit.Alexandre Julliard2008-11-211-8/+9
| * | | | | | | | | | | git.el: Simplify handling of merge heads in the commit log-edit buffer.Alexandre Julliard2008-11-211-8/+7
| * | | | | | | | | | | git.el: Remove the env parameter in git-call-process and git-call-process-str...Alexandre Julliard2008-11-211-28/+26