Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | git-gui: don't hide the Browse button when resizing the repo chooser | Markus Heidelberg | 2009-03-16 | 1 | -0/+4 | |
| * | | | | | | | | | | | | Append ampersand to "Target" of lnk files created by do_cygwin_shortcut | Phil Lawrence | 2009-03-09 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | git-gui: Support more git version notations. | Alexander Gavrilov | 2009-02-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | git-gui: Avoid an infinite rescan loop in handle_empty_diff. | Alexander Gavrilov | 2009-02-08 | 1 | -0/+9 | |
| * | | | | | | | | | | | git-gui: Fix post-commit status with subject in non-locale encoding | Alexander Gavrilov | 2009-02-01 | 1 | -10/+19 | |
* | | | | | | | | | | | | ctype.c: fix typo in comment | René Scharfe | 2009-05-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | Fix a bunch of pointer declarations (codestyle) | Felipe Contreras | 2009-05-01 | 25 | -64/+64 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2009-04-30 | 2 | -25/+1381 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | gitk: Add Russian translation | Alex Riesen | 2009-05-01 | 1 | -0/+1085 | |
| * | | | | | | | | | | | | gitk: Fix compare-commits function when we have local changes | Paul Mackerras | 2009-04-21 | 1 | -19/+47 | |
| * | | | | | | | | | | | | gitk: Avoid crash if closed while reading references | Pat Thoyts | 2009-04-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | gitk: Handle external diff tool with spaces in the path | Pat Thoyts | 2009-04-17 | 1 | -3/+2 | |
| * | | | | | | | | | | | | gitk: Remember and restore the window state with the geometry | Pat Thoyts | 2009-04-17 | 1 | -0/+5 | |
| * | | | | | | | | | | | | gitk: Map KP_Divide to focus the search box | Michele Ballabio | 2009-04-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | gitk: Mark some more strings for translation | Michele Ballabio | 2009-04-17 | 1 | -3/+3 | |
| * | | | | | | | | | | | | gitk: Mark forgotten string for translation | Christian Stimming | 2009-04-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | gitk: Make .gitk a hidden file under windows | Paul Mackerras | 2009-04-17 | 1 | -0/+3 | |
| * | | | | | | | | | | | | gitk: Add a command to compare two strings of commits | Paul Mackerras | 2009-04-09 | 1 | -0/+89 | |
| * | | | | | | | | | | | | gitk: Add a way to mark a commit, plus a "find descendant" command | Paul Mackerras | 2009-04-09 | 1 | -4/+87 | |
| * | | | | | | | | | | | | gitk: Fixes for Mac OS X TkAqua | Daniel A. Steffen | 2009-03-23 | 1 | -12/+50 | |
| * | | | | | | | | | | | | gitk: Provide a 32x32 window icon based on the git logo | Stephen Boyd | 2009-03-23 | 1 | -1/+4 | |
| * | | | | | | | | | | | | gitk: Provide a window icon if possible | Giuseppe Bilotta | 2009-03-23 | 1 | -0/+20 | |
| * | | | | | | | | | | | | gitk: Handle blobs containing a DOS end-of-file marker | Pat Thoyts | 2009-03-23 | 1 | -2/+3 | |
* | | | | | | | | | | | | | improve error message in config.c | Alex Riesen | 2009-04-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-04-29 | 2 | -9/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-29 | 2 | -12/+65 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-29 | 2 | -12/+65 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | diff -c -p: do not die on submodules | Junio C Hamano | 2009-04-29 | 2 | -12/+65 | |
* | | | | | | | | | | | | | daemon.c: fix segfault on OS X | Benjamin Kramer | 2009-04-29 | 1 | -14/+14 | |
* | | | | | | | | | | | | | merge-recursive: do not die on a conflicting submodule | Junio C Hamano | 2009-04-29 | 2 | -5/+9 | |
* | | | | | | | | | | | | | git config: error when editing a repo config and not being in one | Felipe Contreras | 2009-04-29 | 1 | -0/+2 | |
* | | | | | | | | | | | | | parseopt: fix documentation for --keep-dashdash | Uwe Kleine-König | 2009-04-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Rename core.unreliableHardlinks to core.createObject | Johannes Schindelin | 2009-04-29 | 6 | -16/+30 | |
* | | | | | | | | | | | | | doc: consistently use ASCIIDOC_EXTRA | Eric Blake | 2009-04-28 | 1 | -3/+3 | |
* | | | | | | | | | | | | | Makefile: installing git in cygwin 1.7.0 | Eric Blake | 2009-04-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-04-28 | 4 | -4/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-28 | 4 | -4/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-28 | 4 | -4/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | grep: fix segfault when "git grep '('" is given | Linus Torvalds | 2009-04-27 | 2 | -2/+10 | |
| | | * | | | | | | | | | | Documentation: fix a grammatical error in api-builtin.txt | Allan Caffee | 2009-04-27 | 1 | -1/+1 | |
| | | * | | | | | | | | | | builtin-merge: fix a typo in an error message | Allan Caffee | 2009-04-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | SubmittingPatches: itemize and reflect upon well written changes | Sam Vilain | 2009-04-28 | 1 | -1/+13 | |
* | | | | | | | | | | | | | Makefile: fix NO_PERL bug with gitweb | Jeff King | 2009-04-27 | 1 | -3/+1 | |
* | | | | | | | | | | | | | t5701: do not get stuck in empty-push/ | Johannes Schindelin | 2009-04-27 | 1 | -2/+2 | |
* | | | | | | | | | | | | | NetBSD compilation fix | Patrick Welche | 2009-04-27 | 2 | -0/+2 | |
* | | | | | | | | | | | | | Add semicolon to curly brace group in main Makefile | Mark Drago | 2009-04-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | prune-packed: advanced progress even for non-existing fan-out directories | Johannes Sixt | 2009-04-27 | 1 | -0/+1 | |
* | | | | | | | | | | | | | t4202: fix typov1.6.3-rc3 | Linus Torvalds | 2009-04-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Add an option not to use link(src, dest) && unlink(src) when that is unreliable | Johannes Schindelin | 2009-04-25 | 6 | -1/+28 | |
* | | | | | | | | | | | | | connect: replace inet_ntop with getnameinfo | Benjamin Kramer | 2009-04-25 | 1 | -11/+4 |