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
*
Teach fast-import to honor pack.compression and pack.depth
Shawn O. Pearce
2008-01-21
1
-3
/
+29
*
submodule: Document the details of the command line syntax
Steffen Prohaska
2008-01-21
1
-2
/
+3
*
git-submodule: add test for the subcommand parser fix
Junio C Hamano
2008-01-21
1
-28
/
+28
*
git-submodule: fix subcommand parser
Junio C Hamano
2008-01-21
1
-41
/
+116
*
git-submodule: rename shell functions for consistency
Junio C Hamano
2008-01-21
1
-10
/
+10
*
Merge git://repo.or.cz/git-gui
Junio C Hamano
2008-01-21
4
-76
/
+145
|
\
|
*
git-gui: Correct encoding of glossary/fr.po to UTF-8
Shawn O. Pearce
2008-01-21
1
-13
/
+13
|
*
git-gui: Consolidate hook execution code into a single function
Shawn O. Pearce
2008-01-21
3
-46
/
+63
|
*
git-gui: Correct window title for hook failure dialogs
Shawn O. Pearce
2008-01-21
1
-1
/
+1
|
*
git-gui: Honor the standard commit-msg hook
Shawn O. Pearce
2008-01-21
1
-31
/
+83
*
|
GIT 1.5.4-rc4
v1.5.4-rc4
Junio C Hamano
2008-01-21
1
-1
/
+6
*
|
Merge git://repo.or.cz/git-gui
Junio C Hamano
2008-01-21
11
-71
/
+2119
|
\
|
|
*
git-gui: Makefile - Handle $DESTDIR on Cygwin
Mark Levedahl
2008-01-18
1
-2
/
+3
|
*
git-gui: add french glossary: glossary/fr.po
Christian Couder
2008-01-18
1
-0
/
+166
|
*
git-gui: Refresh file status description after hunk application
Shawn O. Pearce
2008-01-16
1
-0
/
+2
|
*
git-gui: Allow 'Create New Repository' on existing directories
Shawn O. Pearce
2008-01-16
1
-28
/
+22
|
*
git-gui: Initial french translation
Christian Couder
2008-01-16
1
-0
/
+1875
|
*
git-gui: Improve German translation.
Christian Stimming
2008-01-16
2
-9
/
+9
|
*
git-gui: Updated Swedish translation after mailing list review.
Peter Karlsson
2008-01-16
1
-11
/
+11
|
*
git-gui: Fix broken revert confirmation.
Christian Stimming
2008-01-16
1
-1
/
+3
|
*
git-gui: Update German translation
Christian Stimming
2008-01-16
2
-21
/
+24
|
*
git-gui: Update glossary: add term "hunk"
Christian Stimming
2008-01-16
2
-1
/
+6
*
|
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2008-01-21
1
-0
/
+1
|
\
\
|
*
|
[PATCH] gitk: make Ctrl "+" really increase the font size
Johannes Schindelin
2008-01-13
1
-0
/
+1
*
|
|
http-push and http-fetch: handle URLs without trailing /
Grégoire Barbier
2008-01-21
2
-0
/
+21
*
|
|
http-push: clarify the reason of error from the initial PROPFIND request
Junio C Hamano
2008-01-21
1
-2
/
+9
*
|
|
http-push: fail when info/refs exists and is already locked
Grégoire Barbier
2008-01-21
1
-0
/
+5
*
|
|
http-push: fix webdav lock leak.
Grégoire Barbier
2008-01-21
1
-5
/
+8
*
|
|
parse_commit_buffer: tighten checks while parsing
Martin Koegler
2008-01-20
1
-7
/
+20
*
|
|
Update git-completion for new 'remote rm' option
Dan McGee
2008-01-20
1
-3
/
+3
*
|
|
doc typo: s/prior committing/prior to committing/
Jim Meyering
2008-01-19
2
-2
/
+2
*
|
|
Include rev-list options in git-log manpage.
Miklos Vajna
2008-01-19
3
-376
/
+365
*
|
|
http-push: disable http-push without USE_CURL_MULTI
Grégoire Barbier
2008-01-18
1
-0
/
+4
*
|
|
send-email: add no-validate option
Jeff King
2008-01-18
2
-3
/
+19
*
|
|
send-email: validate patches before sending anything
Jeff King
2008-01-18
2
-0
/
+37
*
|
|
send-email: detect invocation errors earlier
Jeff King
2008-01-18
1
-28
/
+27
*
|
|
fast-import: Don't use a maybe-clobbered errno value
Jim Meyering
2008-01-18
1
-3
/
+6
*
|
|
Move sha1_file_to_archive into libgit
Lars Hjemli
2008-01-18
3
-81
/
+85
*
|
|
color unchanged lines as "plain" in "diff --color-words"
Jeff King
2008-01-18
1
-5
/
+5
*
|
|
autoconf: Add checking for unsetenv function
Jakub Narebski
2008-01-18
3
-0
/
+9
*
|
|
core-tutorial typofix
Thomas Zander
2008-01-18
1
-1
/
+1
*
|
|
Officially deprecate repo-config.
Junio C Hamano
2008-01-18
9
-20
/
+25
*
|
|
Fix random fast-import errors when compiled with NO_MMAP
Shawn O. Pearce
2008-01-18
3
-2
/
+21
*
|
|
fast-import.c: don't try to commit marks file if write failed
Brandon Casey
2008-01-18
1
-8
/
+16
*
|
|
refs.c: rework ref_locks by abstracting from underlying struct lock_file
Brandon Casey
2008-01-17
1
-3
/
+18
*
|
|
Improve use of lockfile API
Brandon Casey
2008-01-17
20
-45
/
+54
*
|
|
close_lock_file(): new function in the lockfile API
Brandon Casey
2008-01-17
3
-12
/
+35
*
|
|
Document lockfile API
Junio C Hamano
2008-01-16
1
-7
/
+60
*
|
|
Be more careful about updating refs
Linus Torvalds
2008-01-16
2
-6
/
+32
*
|
|
Correct spelling in diff.c comment
Bill Lear
2008-01-16
1
-1
/
+1
[next]