Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git add --intent-to-add: do not let an empty blob be committed by accident | Junio C Hamano | 2008-11-30 | 5 | -5/+45 |
* | git add --intent-to-add: fix removal of cached emptiness | Junio C Hamano | 2008-11-28 | 4 | -4/+7 |
* | builtin-rm.c: explain and clarify the "local change" logic | Junio C Hamano | 2008-11-28 | 1 | -11/+42 |
* | Merge branch 'nd/narrow' (early part) into jc/add-i-t-a | Junio C Hamano | 2008-11-28 | 2 | -14/+95 |
|\ | |||||
| * | Extend index to save more flags | Nguyễn Thái Ngọc Duy | 2008-10-12 | 2 | -14/+95 |
* | | Merge branch 'cc/bisect-skip' | Junio C Hamano | 2008-11-27 | 1 | -1/+18 |
|\ \ | |||||
| * | | bisect: teach "skip" to accept special arguments like "A..B" | Christian Couder | 2008-11-25 | 1 | -1/+18 |
* | | | Merge branch 'js/mingw-rename-fix' | Junio C Hamano | 2008-11-27 | 1 | -3/+12 |
|\ \ \ | |||||
| * | | | compat/mingw.c: Teach mingw_rename() to replace read-only files | Johannes Sixt | 2008-11-23 | 1 | -3/+12 |
* | | | | Merge branch 'st/levenshtein' | Junio C Hamano | 2008-11-27 | 1 | -1/+38 |
|\ \ \ \ | |||||
| * | | | | Document levenshtein.c | Johannes Schindelin | 2008-11-23 | 1 | -0/+37 |
| * | | | | Fix deletion of last character in levenshtein distance | Samuel Tardieu | 2008-11-23 | 1 | -1/+1 |
* | | | | | Merge branch 'cr/remote-update-v' | Junio C Hamano | 2008-11-27 | 1 | -2/+6 |
|\ \ \ \ \ | |||||
| * | | | | | git-remote: add verbose mode to git remote update | Cheng Renquan | 2008-11-18 | 1 | -2/+6 |
* | | | | | | Merge branch 'rs/strbuf-expand' | Junio C Hamano | 2008-11-27 | 9 | -204/+87 |
|\ \ \ \ \ \ | |||||
| * | | | | | | remove the unused files interpolate.c and interpolate.h | René Scharfe | 2008-11-23 | 3 | -130/+0 |
| * | | | | | | daemon: deglobalize variable 'directory' | René Scharfe | 2008-11-23 | 1 | -10/+6 |
| * | | | | | | daemon: inline fill_in_extra_table_entries() | René Scharfe | 2008-11-23 | 1 | -8/+2 |
| * | | | | | | daemon: use strbuf_expand() instead of interpolate() | René Scharfe | 2008-11-23 | 1 | -55/+54 |
| * | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |