index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
2009-05-02
25
-64
/
+64
*
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2009-05-01
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-30
1
-1
/
+1
*
|
Merge branch 'maint'
Junio C Hamano
2009-04-30
2
-9
/
+64
|
\
\
|
*
\
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2009-04-30
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-30
1
-14
/
+14
*
|
|
|
|
merge-recursive: do not die on a conflicting submodule
Junio C Hamano
2009-04-30
2
-5
/
+9
*
|
|
|
|
git config: error when editing a repo config and not being in one
Felipe Contreras
2009-04-30
1
-0
/
+2
*
|
|
|
|
parseopt: fix documentation for --keep-dashdash
Uwe Kleine-König
2009-04-30
1
-1
/
+1
*
|
|
|
|
Rename core.unreliableHardlinks to core.createObject
Johannes Schindelin
2009-04-30
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-28
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-28
1
-3
/
+1
*
|
|
|
|
t5701: do not get stuck in empty-push/
Johannes Schindelin
2009-04-28
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 typo
v1.6.3-rc3
Linus Torvalds
2009-04-27
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
*
|
|
|
|
Documentation: git-clean: make description more readable
Wesley J. Landaker
2009-04-25
1
-5
/
+8
*
|
|
|
|
Documentation: git-clean: fix minor grammatical errors
Wesley J. Landaker
2009-04-25
1
-3
/
+3
*
|
|
|
|
Remove obsolete bug warning in man git-update-server-info
Sitaram Chamarty
2009-04-25
1
-6
/
+0
*
|
|
|
|
t7700-repack: repack -a now works properly, expect success from test
Brandon Casey
2009-04-25
1
-1
/
+1
*
|
|
|
|
t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
Brandon Casey
2009-04-25
1
-1
/
+1
*
|
|
|
|
progress bar: round to the nearest instead of truncating down
Nicolas Pitre
2009-04-25
1
-4
/
+4
[next]