aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | git-gui (Win): make "Explore Working Copy" more robustMarkus Heidelberg2009-04-05
| * | | | | | | | | | | | git-gui: run post-checkout hook on checkoutJens Lehmann2009-04-05
| * | | | | | | | | | | | git-gui: When calling post-commit hook wrong variable was cleared.Jens Lehmann2009-04-05
| * | | | | | | | | | | | git-gui: use `git --html-path` to get the location of installed HTML docsMarkus Heidelberg2009-04-05
| * | | | | | | | | | | | Merge branch 'maint'Shawn O. Pearce2009-03-30
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | git-gui: fix deleting from the context menu with empty selectionMarkus Heidelberg2009-03-30
| * | | | | | | | | | | | git-gui: minor spelling fix and string factorisation.Sam Hocevar2009-03-24
| * | | | | | | | | | | | git-gui: various French translation fixesSam Hocevar2009-03-24
| * | | | | | | | | | | | Merge branch 'maint'Shawn O. Pearce2009-03-20
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | git-gui: Fix merge conflict display error when filename contains spacesJens Lehmann2009-03-20
| * | | | | | | | | | | | Merge branch 'maint'Shawn O. Pearce2009-03-16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | git-gui: don't hide the Browse button when resizing the repo chooserMarkus Heidelberg2009-03-16
| * | | | | | | | | | | | Append ampersand to "Target" of lnk files created by do_cygwin_shortcutPhil Lawrence2009-03-09
| |/ / / / / / / / / / /
| * | | | | | | | | | | git-gui: Support more git version notations.Alexander Gavrilov2009-02-08
| * | | | | | | | | | | git-gui: Avoid an infinite rescan loop in handle_empty_diff.Alexander Gavrilov2009-02-08
| * | | | | | | | | | | git-gui: Fix post-commit status with subject in non-locale encodingAlexander Gavrilov2009-02-01
* | | | | | | | | | | | ctype.c: fix typo in commentRené Scharfe2009-05-01
* | | | | | | | | | | | Fix a bunch of pointer declarations (codestyle)Felipe Contreras2009-05-01
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2009-04-30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gitk: Add Russian translationAlex Riesen2009-05-01
| * | | | | | | | | | | | gitk: Fix compare-commits function when we have local changesPaul Mackerras2009-04-21
| * | | | | | | | | | | | gitk: Avoid crash if closed while reading referencesPat Thoyts2009-04-17
| * | | | | | | | | | | | gitk: Handle external diff tool with spaces in the pathPat Thoyts2009-04-17
| * | | | | | | | | | | | gitk: Remember and restore the window state with the geometryPat Thoyts2009-04-17
| * | | | | | | | | | | | gitk: Map KP_Divide to focus the search boxMichele Ballabio2009-04-17
| * | | | | | | | | | | | gitk: Mark some more strings for translationMichele Ballabio2009-04-17
| * | | | | | | | | | | | gitk: Mark forgotten string for translationChristian Stimming2009-04-17
| * | | | | | | | | | | | gitk: Make .gitk a hidden file under windowsPaul Mackerras2009-04-17
| * | | | | | | | | | | | gitk: Add a command to compare two strings of commitsPaul Mackerras2009-04-09
| * | | | | | | | | | | | gitk: Add a way to mark a commit, plus a "find descendant" commandPaul Mackerras2009-04-09
| * | | | | | | | | | | | gitk: Fixes for Mac OS X TkAquaDaniel A. Steffen2009-03-23
| * | | | | | | | | | | | gitk: Provide a 32x32 window icon based on the git logoStephen Boyd2009-03-23
| * | | | | | | | | | | | gitk: Provide a window icon if possibleGiuseppe Bilotta2009-03-23
| * | | | | | | | | | | | gitk: Handle blobs containing a DOS end-of-file markerPat Thoyts2009-03-23
* | | | | | | | | | | | | improve error message in config.cAlex Riesen2009-04-29
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-29
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-29
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
| | | * | | | | | | | | | diff -c -p: do not die on submodulesJunio C Hamano2009-04-29
* | | | | | | | | | | | | daemon.c: fix segfault on OS XBenjamin Kramer2009-04-29
* | | | | | | | | | | | | merge-recursive: do not die on a conflicting submoduleJunio C Hamano2009-04-29
* | | | | | | | | | | | | git config: error when editing a repo config and not being in oneFelipe Contreras2009-04-29
* | | | | | | | | | | | | parseopt: fix documentation for --keep-dashdashUwe Kleine-König2009-04-29
* | | | | | | | | | | | | Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin2009-04-29
* | | | | | | | | | | | | doc: consistently use ASCIIDOC_EXTRAEric Blake2009-04-28
* | | | | | | | | | | | | Makefile: installing git in cygwin 1.7.0Eric Blake2009-04-28
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-28
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-28
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | grep: fix segfault when "git grep '('" is givenLinus Torvalds2009-04-27