index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-clone.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-09
compat/fopen.c: avoid clobbering the system defined fopen macro
Brandon Casey
1
-1
/
+12
2008-05-08
Documentation: bisect: add a few "git bisect run" examples
Christian Couder
1
-0
/
+49
2008-05-08
Documentation/config.txt: Add git-gui options
Gustaf Hendeby
1
-0
/
+30
2008-05-07
Documentation: improve "add", "pull" and "format-patch" examples
Christian Couder
3
-69
/
+108
2008-05-07
Be more careful with objects directory permissions on clone
Mark Hills
1
-1
/
+4
2008-05-06
post-merge: Add it's not executed if merge failed.
Jörg Sommer
1
-1
/
+2
2008-05-06
Documentation: Add create-ignore to git svn manual
Gustaf Hendeby
1
-0
/
+6
2008-05-06
git-svn: Make create-ignore use git add -f
Gustaf Hendeby
1
-1
/
+1
2008-05-06
INSTALL: add a note about GNU interactive tools has been renamed
Miklos Vajna
1
-0
/
+4
2008-05-04
Cleanup xread() loops to use read_in_full()
Heikki Orsila
4
-35
/
+19
2008-05-04
checkout: don't rfc2047-encode oneline on detached HEAD
Jeff King
1
-1
/
+1
2008-05-03
Documentation: hooks: fix missing verb in pre-applypatch description
Christian Couder
1
-4
/
+5
2008-05-03
filter-branch: Documentation fix.
Florian Ragwitz
1
-2
/
+2
2008-05-03
log: print log entry terminator even if the message is empty
Adam Simpkins
1
-4
/
+3
2008-05-03
Remove dead code: show_log() sep argument and diff_options.msg_sep
Adam Simpkins
6
-25
/
+13
2008-05-01
git-svn: Same default as cvsimport when using --use-log-author
Stephen R. van den Berg
1
-2
/
+4
2008-04-30
fetch-pack: brown paper bag fix
Junio C Hamano
1
-1
/
+1
2008-04-30
Documentation: point git-prune users to git-gc
Jeff King
2
-1
/
+22
2008-04-30
Documentation on --git-dir and --work-tree
Liu Yubao
2
-3
/
+15
2008-04-30
Make read_in_full() and write_in_full() consistent with xread() and xwrite()
Heikki Orsila
4
-6
/
+8
2008-04-30
Documentation gitk: Describe what --merge does
Richard Quirk
1
-0
/
+6
2008-04-30
Use the modern syntax of git-diff-files in t2002-checkout-cache-u.sh
Alex Riesen
1
-2
/
+2
2008-04-30
Add otherwise missing --strict option to unpack-objects summary.
Jon Loeliger
1
-1
/
+1
2008-04-30
git-svn: detect and fail gracefully when dcommitting to a void
Matthieu Moy
2
-2
/
+7
2008-04-30
make git-status use a pager
Bart Trojanowski
1
-1
/
+1
2008-04-30
cvsimport: always pass user data to "system" as a list
Jeff King
1
-1
/
+1
2008-04-30
fix reflog approxidate parsing bug
Jeff King
1
-2
/
+5
2008-04-29
Fix use after free() in builtin-fetch
Alex Riesen
1
-3
/
+5
2008-04-29
fetch-pack: do not stop traversing an already parsed commit
Linus Torvalds
1
-4
/
+4
2008-04-29
Use "=" instead of "==" in condition as it is more portable
Alex Riesen
1
-1
/
+1
2008-04-28
Die for an early EOF in a file reading loop
Heikki Orsila
1
-3
/
+3
2008-04-28
Document functions xmemdupz(), xread() and xwrite()
Heikki Orsila
1
-0
/
+16
2008-04-28
clone: detect and fail on excess parameters
Junio C Hamano
2
-0
/
+27
2008-04-28
Remove 'header' from --signoff option description
Dan McGee
1
-1
/
+1
2008-04-28
bash: Add completion for gitk --merge
Richard Quirk
1
-1
/
+6
2008-04-27
rev-parse: fix --verify to error out when passed junk after a good rev
Christian Couder
1
-2
/
+2
2008-04-27
git checkout: add -t alias for --track
Miklos Vajna
2
-2
/
+2
2008-04-27
rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"
Christian Couder
2
-4
/
+21
2008-04-27
gitweb: Use feed link according to current view
Jakub Narebski
2
-25
/
+104
2008-04-27
Optimize match_pathspec() to avoid fnmatch()
Linus Torvalds
1
-2
/
+20
2008-04-27
Make ls-remote http://... list HEAD, like for git://...
Daniel Barkalow
5
-2
/
+43
2008-04-27
Make walker.fetch_ref() take a struct ref.
Daniel Barkalow
6
-27
/
+36
2008-04-26
documentation: web--browse: add a note about konqueror
Christian Couder
1
-1
/
+23
2008-04-26
documentation: help: add info about "man.<tool>.cmd" config var
Christian Couder
2
-5
/
+48
2008-04-26
help: use "man.<tool>.cmd" as custom man viewer command
Christian Couder
1
-18
/
+40
2008-04-26
documentation: help: add "man.<tool>.path" config variable
Christian Couder
2
-0
/
+13
2008-04-26
help: use man viewer path from "man.<tool>.path" config var
Christian Couder
1
-19
/
+124
2008-04-26
Allow cherry-pick (and revert) to add signoff line
Dan McGee
3
-7
/
+23
2008-04-25
remote: create fetch config lines with '+'
Jeff King
2
-0
/
+11
2008-04-25
push: allow unqualified dest refspecs to DWIM
Jeff King
2
-3
/
+69
[next]