aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| | | * | Documentation: fix a grammatical error in api-builtin.txtAllan Caffee2009-04-27
| | | * | builtin-merge: fix a typo in an error messageAllan Caffee2009-04-27
* | | | | SubmittingPatches: itemize and reflect upon well written changesSam Vilain2009-04-28
* | | | | Makefile: fix NO_PERL bug with gitwebJeff King2009-04-27
* | | | | t5701: do not get stuck in empty-push/Johannes Schindelin2009-04-27
* | | | | NetBSD compilation fixPatrick Welche2009-04-27
* | | | | Add semicolon to curly brace group in main MakefileMark Drago2009-04-27
* | | | | prune-packed: advanced progress even for non-existing fan-out directoriesJohannes Sixt2009-04-27
* | | | | t4202: fix typov1.6.3-rc3Linus Torvalds2009-04-26
* | | | | Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin2009-04-25
* | | | | connect: replace inet_ntop with getnameinfoBenjamin Kramer2009-04-25
* | | | | Documentation: git-clean: make description more readableWesley J. Landaker2009-04-25
* | | | | Documentation: git-clean: fix minor grammatical errorsWesley J. Landaker2009-04-25
* | | | | Remove obsolete bug warning in man git-update-server-infoSitaram Chamarty2009-04-25
* | | | | t7700-repack: repack -a now works properly, expect success from testBrandon Casey2009-04-25
* | | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2009-04-25