Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | merge-recursive: use strbuf_expand() instead of interpolate() | René Scharfe | 2008-11-23 | 2 | -13/+9 | |
| * | | | | | | | | | | add strbuf_expand_dict_cb(), a helper for simple cases | René Scharfe | 2008-11-23 | 3 | -0/+28 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'mv/clone-strbuf' | Junio C Hamano | 2008-11-27 | 1 | -50/+59 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | builtin_clone: use strbuf in cmd_clone() | Miklos Vajna | 2008-11-25 | 1 | -20/+25 | |
| * | | | | | | | | | | builtin-clone: use strbuf in clone_local() and copy_or_link_directory() | Miklos Vajna | 2008-11-25 | 1 | -27/+31 | |
| * | | | | | | | | | | builtin-clone: use strbuf in guess_dir_name() | Miklos Vajna | 2008-11-25 | 1 | -3/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'lt/preload-lstat' | Junio C Hamano | 2008-11-27 | 9 | -10/+122 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix index preloading for racy dirty case | Linus Torvalds | 2008-11-17 | 1 | -1/+1 | |
| * | | | | | | | | | | Add cache preload facility | Linus Torvalds | 2008-11-14 | 9 | -10/+122 | |
* | | | | | | | | | | | Merge branch 'ta/quiet-pull' | Junio C Hamano | 2008-11-27 | 7 | -20/+126 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Retain multiple -q/-v occurrences in git pull | Tuncer Ayaz | 2008-11-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | Teach/Fix pull/fetch -q/-v options | Tuncer Ayaz | 2008-11-14 | 7 | -20/+126 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'ph/send-email' | Junio C Hamano | 2008-11-27 | 3 | -75/+207 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | git send-email: ask less questions when --compose is used. | Pierre Habouzit | 2008-11-11 | 2 | -73/+123 | |
| * | | | | | | | | | | | git send-email: add --annotate option | Pierre Habouzit | 2008-11-11 | 2 | -2/+35 | |
| * | | | | | | | | | | | git send-email: interpret unknown files as revision lists | Pierre Habouzit | 2008-11-11 | 3 | -6/+57 | |
| * | | | | | | | | | | | git send-email: make the message file name more specific. | Pierre Habouzit | 2008-11-11 | 1 | -3/+1 | |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-11-27 | 6 | -39/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'mv/fast-export' into maint | Junio C Hamano | 2008-11-27 | 2 | -2/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | fast-export: use an unsorted string list for extra_refs | Johannes Schindelin | 2008-11-23 | 2 | -3/+3 | |
| | * | | | | | | | | | | | Add new testcase to show fast-export does not always exports all tags | Miklos Vajna | 2008-11-23 | 1 | -0/+8 | |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | sha1_file.c: resolve confusion EACCES vs EPERM | Sam Vilain | 2008-11-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | sha1_file: avoid bogus "file exists" error message | Joey Hess | 2008-11-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | git checkout: don't warn about unborn branch if -f is already passed | Matt McCutchen | 2008-11-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | bash: offer refs instead of filenames for 'git revert' | SZEDER Gábor | 2008-11-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | bash: remove dashed command leftovers | SZEDER Gábor | 2008-11-27 | 1 | -33/+8 | |
| * | | | | | | | | | | | Merge branch 'pw/maint-p4' into maint | Junio C Hamano | 2008-11-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | git-p4: fix keyword-expansion regex | Pete Wyckoff | 2008-11-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | bash: complete full refs | SZEDER Gábor | 2008-11-27 | 1 | -4/+15 | |
* | | | | | | | | | | | | | Fix typos in the documentation. | Ralf Wildenhues | 2008-11-27 | 3 | -5/+5 | |
* | | | | | | | | | | | | | Merge branch 'rw/maint-typofix' into rw/typofix | Junio C Hamano | 2008-11-27 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Fix typos in the documentation. | Ralf Wildenhues | 2008-11-27 | 4 | -4/+4 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-11-26 | 2 | -1/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'mm/maint-sort-config-doc' into maint | Junio C Hamano | 2008-11-26 | 1 | -48/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Teach "git diff" to honour --[no-]ext-diff | Junio C Hamano | 2008-11-26 | 2 | -1/+25 | |
* | | | | | | | | | | | | | Merge branch 'mm/sort-config-doc' | Junio C Hamano | 2008-11-26 | 2 | -71/+71 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mm/maint-sort-config-doc' into mm/sort-config-doc | Junio C Hamano | 2008-11-26 | 2 | -71/+71 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | config.txt: alphabetize configuration sections | Matt McCutchen | 2008-11-26 | 1 | -48/+48 | |
| | |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | xdiff-interface.c: remove 10 duplicated lines | Jim Meyering | 2008-11-26 | 1 | -11/+0 | |
* | | | | | | | | | | | | | t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible wi... | Marcel Koeppen | 2008-11-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | | send-email: Fix Pine address book parsing | Trent Piepho | 2008-11-26 | 1 | -3/+6 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/git | Junio C Hamano | 2008-11-25 | 1 | -160/+177 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | git.el: Allow to commit even if there are no marked files. | Alexandre Julliard | 2008-11-23 | 1 | -23/+20 | |
| * | | | | | | | | | | | git.el: Add possibility to mark files directly in git-update-status-files. | Alexandre Julliard | 2008-11-23 | 1 | -5/+3 | |
| * | | | | | | | | | | | git.el: Add an insert file command. | Alexandre Julliard | 2008-11-23 | 1 | -0/+7 | |
| * | | | | | | | | | | | git.el: Never clear the status buffer, only update the files. | Alexandre Julliard | 2008-11-21 | 1 | -84/+85 | |
| * | | | | | | | | | | | git.el: Fix git-amend-commit to support amending an initial commit. | Alexandre Julliard | 2008-11-21 | 1 | -3/+7 | |
| * | | | | | | | | | | | git.el: Properly handle merge commits in git-amend-commit. | Alexandre Julliard | 2008-11-21 | 1 | -8/+9 | |
| * | | | | | | | | | | | git.el: Simplify handling of merge heads in the commit log-edit buffer. | Alexandre Julliard | 2008-11-21 | 1 | -8/+7 | |
| * | | | | | | | | | | | git.el: Remove the env parameter in git-call-process and git-call-process-str... | Alexandre Julliard | 2008-11-21 | 1 | -28/+26 |