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
*
Documentation: config: add 'help.*' and 'instaweb.*' variables.
Christian Couder
2008-01-08
1
-0
/
+33
*
Allow git-mergetool to handle paths with a leading space
Rogan Dawes
2008-01-08
1
-2
/
+5
*
slightly better auto gc message
Nicolas Pitre
2008-01-07
1
-1
/
+1
*
Documentation: typofix
Ralf Wildenhues
2008-01-07
3
-5
/
+5
*
Update draft release notes for 1.5.4
Junio C Hamano
2008-01-07
1
-2
/
+13
*
diff: do not chomp hunk-header in the middle of a character
Junio C Hamano
2008-01-07
2
-0
/
+69
*
utf8_width(): allow non NUL-terminated input
Junio C Hamano
2008-01-07
2
-34
/
+54
*
utf8: pick_one_utf8_char()
Junio C Hamano
2008-01-07
2
-6
/
+24
*
git.el: Display file types and type changes.
Alexandre Julliard
2008-01-07
1
-3
/
+31
*
git.el: Retrieve the permissions for up-to-date files.
Alexandre Julliard
2008-01-07
1
-2
/
+18
*
git.el: Support for getting diffs from inside the log-edit buffer.
Alexandre Julliard
2008-01-07
1
-2
/
+12
*
Make the git metapackage require the same version of the subpackages.
James Bowes
2008-01-07
1
-1
/
+12
*
tree-walk: don't parse incorrect entries
Martin Koegler
2008-01-07
1
-2
/
+8
*
Document the color.interactive semantics
Jeff King
2008-01-07
1
-1
/
+2
*
add--interactive: allow diff colors without interactive colors
Jeff King
2008-01-07
1
-24
/
+15
*
add--interactive: remove unused diff colors
Jeff King
2008-01-07
1
-5
/
+1
*
parse_tag_buffer: don't parse invalid tags
Martin Koegler
2008-01-07
1
-2
/
+3
*
Documentation: rename gitlink macro to linkgit
Dan McGee
2008-01-07
149
-603
/
+603
*
Documentation: fix "gitlink::foobar[s]"
Junio C Hamano
2008-01-07
2
-2
/
+2
*
Documentation: remove gitman.info with "make clean"
Junio C Hamano
2008-01-07
1
-1
/
+2
*
custom pretty format: tolerate empty e-mail address
Junio C Hamano
2008-01-07
2
-4
/
+22
*
Documentation/Makefile - honor $DESTDIR for quick-install target
Mark Levedahl
2008-01-07
1
-1
/
+1
*
filter-branch: work correctly with ambiguous refnames
Junio C Hamano
2008-01-07
1
-19
/
+3
*
git-rev-parse --symbolic-full-name
Junio C Hamano
2008-01-07
2
-3
/
+41
*
git-stash clear: refuse to work with extra parameter for now
Junio C Hamano
2008-01-07
1
-1
/
+6
*
git-stash: use stdout instead of stderr for non error messages
Marco Costalba
2008-01-05
1
-3
/
+3
*
Update draft release notes for 1.5.4
Junio C Hamano
2008-01-05
1
-1
/
+4
*
git-am: Run git gc only once and not for every patch.
Michael Stefaniuc
2008-01-05
1
-2
/
+2
*
t/t3800: do not use a temporary file to hold expected result.
Junio C Hamano
2008-01-05
1
-64
/
+25
*
t/t{3600,3800,5401}: do not use egrep when grep would do
Junio C Hamano
2008-01-05
3
-3
/
+3
*
t/t7001: avoid unnecessary ERE when using grep
Miklos Vajna
2008-01-05
1
-6
/
+6
*
t/t7600: avoid GNUism in grep
Junio C Hamano
2008-01-05
1
-2
/
+2
*
Merge git://repo.or.cz/git-gui
Junio C Hamano
2008-01-05
5
-28
/
+1922
|
\
|
*
git-gui: Make commit log messages end with a newline
gitgui-0.9.1
Bernt Hansen
2007-12-30
1
-1
/
+1
|
*
Added Swedish translation.
Peter Karlsson
2007-12-30
1
-0
/
+1895
|
*
git-gui: Unconditionally use absolute paths with Cygwin
Mark Levedahl
2007-12-14
1
-6
/
+4
|
*
git-gui: Handle file mode changes (644->755) in diff viewer
Shawn O. Pearce
2007-12-14
1
-0
/
+1
|
*
git-gui: Move frequently used commands to the top of the context menu.
Johannes Sixt
2007-12-14
1
-21
/
+21
*
|
Document git-reset defaults to HEAD if no commit is given
Marco Costalba
2008-01-05
1
-2
/
+2
*
|
diff: remove lazy config loading
Jeff King
2008-01-05
1
-9
/
+0
*
|
diff: load funcname patterns in "basic" config
Jeff King
2008-01-05
1
-3
/
+8
*
|
add a "basic" diff config callback
Jeff King
2008-01-05
5
-3
/
+10
*
|
receive-pack: reject invalid refnames
Martin Koegler
2008-01-05
1
-1
/
+2
*
|
Don't access line[-1] for a zero-length "line" from fgets.
Jim Meyering
2008-01-04
6
-6
/
+6
*
|
git-clean: make "Would remove ..." path relative to cwd again
Junio C Hamano
2008-01-04
1
-6
/
+15
*
|
Fix grammar nits in documentation and in code comments.
Jim Meyering
2008-01-03
6
-6
/
+6
*
|
Uninline prefixcmp()
Junio C Hamano
2008-01-03
2
-9
/
+11
*
|
Update callers of check_ref_format()
Junio C Hamano
2008-01-02
3
-9
/
+12
*
|
git-svn: unlink index files that were globbed, too
Eric Wong
2008-01-02
1
-3
/
+6
*
|
git-svn: allow dcommit --no-rebase to commit multiple, dependent changes
Eric Wong
2008-01-02
1
-2
/
+2
[next]