Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | git-revert: record the parent against which a revert was made | Robin Rosenberg | 2008-12-21 | 1 | -0/+5 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2008-12-21 | 2 | -63/+213 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gitk: Force the focus to the main window on Windows | Johannes Sixt | 2008-12-22 | 1 | -0/+5 | |
| * | | | | | | gitk: Allow unbalanced quotes/braces in commit headers | Kevin Ballard | 2008-12-22 | 1 | -2/+3 | |
| * | | | | | | gitk: Update German translation | Christian Stimming | 2008-12-22 | 1 | -29/+157 | |
| * | | | | | | gitk: Mark forgotten strings (header sentence parts in color chooser) for tra... | Christian Stimming | 2008-12-22 | 1 | -6/+6 | |
| * | | | | | | gitk: Ensure that "Reset branch" menu entry is enabled | Johannes Sixt | 2008-12-22 | 1 | -1/+1 | |
| * | | | | | | gitk: Use check-buttons' -text property instead of separate labels | Johannes Sixt | 2008-12-22 | 1 | -20/+10 | |
| * | | | | | | gitk: Map / to focus the search box | Giuseppe Bilotta | 2008-12-22 | 1 | -2/+2 | |
| * | | | | | | gitk: Fix bugs in blaming code | Paul Mackerras | 2008-12-06 | 1 | -3/+29 | |
* | | | | | | | Documentation/git-show-branch: work around "single quote" typesetting glitch | Markus Heidelberg | 2008-12-21 | 1 | -1/+1 | |
* | | | | | | | send-email: futureproof split_addrs() sub | Junio C Hamano | 2008-12-21 | 1 | -1/+1 | |
* | | | | | | | Make sure lockfiles are unlocked when dying on SIGPIPE | Junio C Hamano | 2008-12-21 | 2 | -0/+18 | |
* | | | | | | | fast-import.c: stricter strtoul check, silence compiler warning | René Scharfe | 2008-12-21 | 1 | -4/+7 | |
* | | | | | | | connect.c: stricter port validation, silence compiler warning | René Scharfe | 2008-12-21 | 1 | -2/+2 | |
* | | | | | | | Add a documentat on how to revert a faulty merge | Nanako Shiraishi | 2008-12-21 | 1 | -0/+179 | |
* | | | | | | | Remove the requirement opaquelocktoken uri scheme | Kirill A. Korinskiy | 2008-12-21 | 1 | -8/+6 | |
* | | | | | | | git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir | Marcel M. Cary | 2008-12-21 | 3 | -2/+136 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Documentation: fix typos, grammar, asciidoc syntax | Markus Heidelberg | 2008-12-19 | 1 | -1/+1 | |
* | | | | | | Merge branch 'maint' to sync with GIT 1.6.0.6 | Junio C Hamano | 2008-12-19 | 26 | -48/+185 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | GIT 1.6.0.6v1.6.0.6 | Junio C Hamano | 2008-12-19 | 6 | -38/+67 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | GIT 1.5.6.6v1.5.6.6 | Junio C Hamano | 2008-12-16 | 5 | -37/+33 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | GIT 1.5.5.6v1.5.5.6 | Junio C Hamano | 2008-12-16 | 4 | -37/+23 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | GIT 1.5.4.7v1.5.4.7 | Junio C Hamano | 2008-12-16 | 2 | -1/+11 | |
| | | | * | | | | gitweb: do not run "git diff" that is Porcelain | Junio C Hamano | 2008-12-16 | 1 | -36/+2 | |
| * | | | | | | | fast-import: make tagger information optional | Junio C Hamano | 2008-12-19 | 2 | -11/+33 | |
| * | | | | | | | fast-export: deal with tag objects that do not have a tagger | Johannes Schindelin | 2008-12-19 | 3 | -5/+42 | |
| * | | | | | | | SubmittingPatches: mention the usage of real name in Signed-off-by: lines | Miklos Vajna | 2008-12-19 | 1 | -0/+3 | |
| * | | | | | | | git-mergetool: properly handle "git mergetool -- filename" | David Aguilar | 2008-12-19 | 1 | -0/+1 | |
| * | | | | | | | git-send-email: handle email address with quoted comma | Wu Fengguang | 2008-12-19 | 1 | -3/+8 | |
| * | | | | | | | Documentation: fix typos, grammar, asciidoc syntax | Markus Heidelberg | 2008-12-19 | 13 | -25/+25 | |
* | | | | | | | | Documentation: sync example output with git output | Markus Heidelberg | 2008-12-19 | 4 | -11/+9 | |
* | | | | | | | | Fix type-mismatch compiler warning from diff_populate_filespec() | René Scharfe | 2008-12-18 | 1 | -1/+2 | |
* | | | | | | | | test overlapping ignore patterns | Michael J Gruber | 2008-12-18 | 1 | -0/+6 | |
* | | | | | | | | Merge branch 'lt/readlink' | Junio C Hamano | 2008-12-17 | 9 | -50/+62 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | combine-diff.c: use strbuf_readlink() | Junio C Hamano | 2008-12-17 | 1 | -5/+5 | |
| * | | | | | | | | builtin-blame.c: use strbuf_readlink() | Junio C Hamano | 2008-12-17 | 1 | -4/+1 | |
| * | | | | | | | | make_absolute_path(): check bounds when seeing an overlong symlink | Junio C Hamano | 2008-12-17 | 1 | -0/+2 | |
| * | | | | | | | | Make 'prepare_temp_file()' ignore st_size for symlinks | Linus Torvalds | 2008-12-17 | 1 | -5/+4 | |
| * | | | | | | | | Make 'diff_populate_filespec()' use the new 'strbuf_readlink()' | Linus Torvalds | 2008-12-17 | 1 | -9/+7 | |
| * | | | | | | | | Make 'index_path()' use 'strbuf_readlink()' | Linus Torvalds | 2008-12-17 | 1 | -9/+5 | |
| * | | | | | | | | Make 'ce_compare_link()' use the new 'strbuf_readlink()' | Linus Torvalds | 2008-12-17 | 1 | -14/+8 | |
| * | | | | | | | | Add generic 'strbuf_readlink()' helper function | Linus Torvalds | 2008-12-17 | 3 | -4/+30 | |
* | | | | | | | | | Enable threaded delta search on Mac OS X/Darwin | Arjen Laarhoven | 2008-12-17 | 1 | -0/+1 | |
* | | | | | | | | | Clarify documentation of "git checkout <tree-ish> paths" syntax | Nanako Shiraishi | 2008-12-17 | 1 | -1/+1 | |
* | | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-12-17 | 11 | -423/+3157 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git-gui 0.12gitgui-0.12.0 | Shawn O. Pearce | 2008-12-17 | 1 | -1/+1 | |
| * | | | | | | | | | git-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL | Johannes Schindelin | 2008-12-17 | 1 | -1/+0 | |
| * | | | | | | | | | git-gui: Update Hungarian translation for 0.12 | Miklos Vajna | 2008-12-10 | 1 | -90/+96 | |
| * | | | | | | | | | git-gui: Fixed typos in Swedish translation. | Peter Krefting | 2008-12-10 | 1 | -3/+3 |