index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http-push.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-15
format-patch: generate MIME header as needed even when there is format.header
Junio C Hamano
5
-16
/
+57
2008-03-15
Make man page building quiet when DOCBOOK_XSL_172 is defined
Jonas Fonseca
1
-1
/
+5
2008-03-15
git-new-workdir: Share SVN meta data between work dirs and the repository
Bernt Hansen
1
-1
/
+1
2008-03-15
rev-parse: fix meaning of rev~ vs rev~0.
Linus Torvalds
1
-13
/
+15
2008-03-15
git-svn: don't blindly append '*' to branch/tags config
Eric Wong
1
-1
/
+2
2008-03-14
merge-file: handle empty files gracefully
Johannes Schindelin
2
-3
/
+4
2008-03-14
merge-recursive: handle file mode changes
Clemens Buchacher
2
-2
/
+62
2008-03-14
Minor wording changes in the keyboard descriptions in git-add --interactive.
Vineet Kumar
1
-10
/
+8
2008-03-13
git fetch: Take '-n' to mean '--no-tags'
Johannes Schindelin
1
-0
/
+2
2008-03-13
quiltimport: fix misquoting of parsed -p<num> parameter
Junio C Hamano
1
-2
/
+2
2008-03-13
git-cvsimport: fix merging with remote parent branch
Marc-Andre Lureau
1
-1
/
+1
2008-03-12
gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form
Jakub Narebski
1
-2
/
+2
2008-03-12
git-svn: fix find-rev error message when missing arg
Marc-Andre Lureau
1
-1
/
+2
2008-03-12
t0021: tr portability fix for Solaris
Jeff King
1
-1
/
+3
2008-03-12
launch_editor(): allow spaces in the filename
Johannes Schindelin
2
-1
/
+32
2008-03-12
git rebase --abort: always restore the right commit
Mike Hommey
2
-3
/
+73
2008-03-10
git-pull documentation: warn about the option order
Junio C Hamano
1
-0
/
+2
2008-03-10
git-quiltimport: better parser to grok "enhanced" series files.
Pierre Habouzit
1
-3
/
+19
2008-03-09
GIT 1.5.4.4
v1.5.4.4
Junio C Hamano
2
-7
/
+27
2008-03-09
ident.c: reword error message when the user name cannot be determined
Santi Béjar
1
-1
/
+1
2008-03-09
Fix dcommit, rebase when rewriteRoot is in use
John Goerzen
1
-1
/
+6
2008-03-08
filter-branch: handle "disappearing tree" case correctly in subdir filter
Junio C Hamano
2
-1
/
+34
2008-03-08
Really make the LF after reset in fast-import optional
Adeodato Simó
2
-1
/
+4
2008-03-07
unquote_c_style: fix off-by-one.
Pierre Habouzit
1
-1
/
+1
2008-03-07
test-lib: fix TERM to dumb for test repeatability
Junio C Hamano
1
-7
/
+17
2008-03-07
config.txt: refer to --upload-pack and --receive-pack instead of --exec
Uwe Kleine-König
1
-4
/
+4
2008-03-05
shortlog: take the first populated line of the description
Andy Whitcroft
1
-2
/
+3
2008-03-05
git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails
Shawn O. Pearce
1
-0
/
+5
2008-03-04
Fix 'git remote show' regression on empty repository in 1.5.4
Shawn O. Pearce
1
-4
/
+0
2008-03-03
Fix incorrect wording in git-merge.txt.
Matthieu Moy
1
-1
/
+2
2008-03-03
git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options
Gerrit Pape
2
-6
/
+17
2008-03-03
Fix random crashes in http_cleanup()
Mike Hommey
1
-11
/
+3
2008-03-03
Update draft release notes for 1.5.4.4
Junio C Hamano
1
-1
/
+21
2008-03-03
revert: actually check for a dirty index
Jeff King
2
-4
/
+25
2008-03-03
tests: introduce test_must_fail
Junio C Hamano
2
-8
/
+25
2008-03-03
git-submodule: Fix typo 'url' which should be '$url'
Ping Yin
1
-1
/
+1
2008-03-03
receive-pack: Initialize PATH to include exec-dir.
Björn Steinbrink
1
-0
/
+2
2008-03-01
Documentation cherry-pick: Fix cut-and-paste error
Mike Ralphson
1
-1
/
+1
2008-03-01
git.el: find the git-status buffer whatever its name is
Rémi Vanicat
1
-1
/
+1
2008-02-28
templates/Makefile: don't depend on local umask setting
Gerrit Pape
1
-3
/
+3
2008-02-28
Correct name of diff_flush() in API documentation
Daniel Barkalow
1
-1
/
+1
2008-02-28
Start preparing for 1.5.4.4
Junio C Hamano
2
-1
/
+27
2008-02-28
git-gui: Paper bag fix info dialog when no files are staged at commit
gitgui-0.9.3
Shawn O. Pearce
1
-1
/
+1
2008-02-28
Fix "git log --merge --left-right"
Junio C Hamano
1
-8
/
+4
2008-02-28
Set proxy override with http_init()
Mike Hommey
7
-12
/
+22
2008-02-27
daemon: ensure that base-path is an existing directory
Johannes Sixt
1
-0
/
+8
2008-02-27
daemon: send more error messages to the syslog
Johannes Sixt
1
-5
/
+5
2008-02-27
Eliminate confusing "won't bisect on seeked tree" failure
Carl Worth
2
-6
/
+10
2008-02-27
builtin-reflog.c: don't install new reflog on write failure
Brandon Casey
1
-2
/
+3
2008-02-27
send-email: fix In-Reply-To regression
Jay Soffian
2
-3
/
+27
[next]