Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2008-11-30 |
|\ | |||
| * | gitk: Avoid handling the Return key twice in Add Branch | Alexander Gavrilov | 2008-11-18 |
| * | gitk: Show local changes properly when we have a path limit | Paul Mackerras | 2008-11-18 |
| * | gitk: Fix switch statement in parseviewargs | Paul Mackerras | 2008-11-18 |
| * | gitk: Index line[hnd]tag arrays by id rather than row number | Paul Mackerras | 2008-11-15 |
* | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-11-30 |
|\ \ | |||
| * | | git-gui: update Japanese translation | Nanako Shiraishi | 2008-11-26 |
| * | | git-gui: french translation update | Christian Couder | 2008-11-23 |
| * | | Updated Swedish translation (514t0f0u). | Peter Krefting | 2008-11-21 |
| * | | git gui: update Italian translation | Michele Ballabio | 2008-11-19 |
| * | | Update Hungarian translation. 100% completed. | Miklos Vajna | 2008-11-17 |
* | | | send-email: do not reverse the command line arguments | Junio C Hamano | 2008-11-30 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-11-30 |
|\ \ \ | |||
| * | | | Update draft release notes to 1.6.0.5 | Junio C Hamano | 2008-11-30 |
| * | | | Merge branch 'st/maint-tag' into maint | Junio C Hamano | 2008-11-30 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'mk/maint-cg-push' into maint | Junio C Hamano | 2008-11-30 |
| |\ \ \ \ | |||
| * | | | | | generate-cmdlist.sh: avoid selecting synopsis at wrong place | Nguyễn Thái Ngọc Duy | 2008-11-30 |
* | | | | | | Merge branch 'cc/bisect-skip' | Junio C Hamano | 2008-11-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | bisect: teach "skip" to accept special arguments like "A..B" | Christian Couder | 2008-11-25 |
* | | | | | | | Merge branch 'js/mingw-rename-fix' | Junio C Hamano | 2008-11-27 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | compat/mingw.c: Teach mingw_rename() to replace read-only files | Johannes Sixt | 2008-11-23 |
* | | | | | | | | Merge branch 'st/levenshtein' | Junio C Hamano | 2008-11-27 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Document levenshtein.c | Johannes Schindelin | 2008-11-23 |
| * | | | | | | | | Fix deletion of last character in levenshtein distance | Samuel Tardieu | 2008-11-23 |
* | | | | | | | | | Merge branch 'cr/remote-update-v' | Junio C Hamano | 2008-11-27 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | git-remote: add verbose mode to git remote update | Cheng Renquan | 2008-11-18 |
* | | | | | | | | | | Merge branch 'rs/strbuf-expand' | Junio C Hamano | 2008-11-27 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | remove the unused files interpolate.c and interpolate.h | René Scharfe | 2008-11-23 |
| * | | | | | | | | | | daemon: deglobalize variable 'directory' | René Scharfe | 2008-11-23 |
| * | | | | | | | | | | daemon: inline fill_in_extra_table_entries() | René Scharfe | 2008-11-23 |
| * | | | | | | | | | | daemon: use strbuf_expand() instead of interpolate() | René Scharfe | 2008-11-23 |
| * | | | | | | | | | | merge-recursive: use strbuf_expand() instead of interpolate() | René Scharfe | 2008-11-23 |
| * | | | | | | | | | | add strbuf_expand_dict_cb(), a helper for simple cases | René Scharfe | 2008-11-23 |
| | |/ / / / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'mv/clone-strbuf' | Junio C Hamano | 2008-11-27 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | builtin_clone: use strbuf in cmd_clone() | Miklos Vajna | 2008-11-25 |
| * | | | | | | | | | | builtin-clone: use strbuf in clone_local() and copy_or_link_directory() | Miklos Vajna | 2008-11-25 |
| * | | | | | | | | | | builtin-clone: use strbuf in guess_dir_name() | Miklos Vajna | 2008-11-25 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Merge branch 'lt/preload-lstat' | Junio C Hamano | 2008-11-27 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Fix index preloading for racy dirty case | Linus Torvalds | 2008-11-17 |
| * | | | | | | | | | | Add cache preload facility | Linus Torvalds | 2008-11-14 |
* | | | | | | | | | | | Merge branch 'ta/quiet-pull' | Junio C Hamano | 2008-11-27 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Retain multiple -q/-v occurrences in git pull | Tuncer Ayaz | 2008-11-18 |
| * | | | | | | | | | | | Teach/Fix pull/fetch -q/-v options | Tuncer Ayaz | 2008-11-14 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge branch 'ph/send-email' | Junio C Hamano | 2008-11-27 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | git send-email: ask less questions when --compose is used. | Pierre Habouzit | 2008-11-11 |
| * | | | | | | | | | | | git send-email: add --annotate option | Pierre Habouzit | 2008-11-11 |
| * | | | | | | | | | | | git send-email: interpret unknown files as revision lists | Pierre Habouzit | 2008-11-11 |
| * | | | | | | | | | | | git send-email: make the message file name more specific. | Pierre Habouzit | 2008-11-11 |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-11-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | Merge branch 'mv/fast-export' into maint | Junio C Hamano | 2008-11-27 |
| |\ \ \ \ \ \ \ \ \ \ \ |