index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-commit.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-05-15
Fix pack-index issue on 64-bit platforms a bit more portably.
v1.3.3
Junio C Hamano
2
-4
/
+2
2006-05-15
Install git-send-email by default
Eric Wong
2
-7
/
+4
2006-05-15
Fix compilation on newer NetBSD systems
Dennis Stosberg
1
-1
/
+3
2006-05-15
Ensure author & committer before asking for commit message.
Sean
1
-0
/
+2
2006-05-15
include header to define uint32_t, necessary on Mac OS X
Ben Clifford
2
-0
/
+2
2006-05-13
git config syntax updates
Linus Torvalds
3
-20
/
+90
2006-05-13
Another config file parsing fix.
sean
1
-1
/
+3
2006-05-13
checkout: use --aggressive when running a 3-way merge (-m).
Junio C Hamano
1
-1
/
+1
2006-05-13
Fix git-pack-objects for 64-bit platforms
Dennis Stosberg
2
-2
/
+2
2006-05-10
revert/cherry-pick: use aggressive merge.
Linus Torvalds
1
-1
/
+1
2006-05-09
read-cache.c: use xcalloc() not calloc()
Yakov Lerner
1
-1
/
+1
2006-05-09
apply: fix infinite loop with multiple patches with --index
Eric Wong
1
-9
/
+9
2006-05-09
Separate object name errors from usage errors
Dmitry V. Levin
13
-25
/
+36
2006-05-08
Documentation: {caret} fixes (git-rev-list.txt)
Junio C Hamano
1
-3
/
+4
2006-05-08
Fix "git diff --stat" with long filenames
Linus Torvalds
1
-1
/
+1
2006-05-08
Fix repo-config set-multivar error return path.
Junio C Hamano
1
-12
/
+6
2006-05-08
repack: honor -d even when no new pack was created
Martin Waitz
1
-7
/
+7
2006-05-08
clone: keep --reference even with -l -s
Martin Waitz
2
-1
/
+79
2006-05-08
repo-config: document what value_regexp does a bit more clearly.
Junio C Hamano
1
-4
/
+5
2006-05-08
Release config lock if the regex is invalid
Pavel Roskin
1
-0
/
+2
2006-05-07
core-tutorial.txt: escape asterisk
Matthias Lederhofer
1
-1
/
+1
2006-05-05
core.prefersymlinkrefs: use symlinks for .git/HEAD
Junio C Hamano
6
-11
/
+17
2006-05-05
repo-config: trim white-space before comment
Johannes Schindelin
1
-6
/
+6
2006-05-05
Fix for config file section parsing.
sean
1
-2
/
+3
2006-05-04
Add a few more words to the glossary.
v1.3.2
Jon Loeliger
1
-12
/
+51
2006-05-04
Added definitions for a few words:
Jon Loeliger
2
-1
/
+34
2006-05-04
Alphabetize the glossary.
Jon Loeliger
1
-169
/
+170
2006-05-03
fix various typos in documentation
Matthias Kestenholz
3
-4
/
+4
2006-05-02
git-send-email: fix version string to be valid perl
Martin Langhoff
1
-1
/
+8
2006-05-02
Give the user a hint for how to continue in the case that git-am fails becaus...
Robert Shearman
1
-3
/
+23
2006-04-30
git-format-patch: Use rfc2822 compliant date.
Huw Davies
1
-5
/
+4
2006-04-28
Fix trivial typo in git-log man page.
Sean Estabrooks
1
-4
/
+3
2006-04-28
Properly render asciidoc "callouts" in git man pages.
Sean Estabrooks
2
-1
/
+17
2006-04-28
Fix up remaining man pages that use asciidoc "callouts".
Sean Estabrooks
6
-108
/
+104
2006-04-28
Update the git-branch man page to include the "-r" option,
Sean Estabrooks
2
-19
/
+40
2006-04-28
annotate: display usage information if no filename was given
Matthias Kestenholz
1
-3
/
+4
2006-04-28
annotate: fix warning about uninitialized scalar
Matthias Kestenholz
1
-0
/
+3
2006-04-28
git-am --resolved: more usable error message.
Junio C Hamano
1
-0
/
+7
2006-04-28
verify-pack: check integrity in a saner order.
Junio C Hamano
1
-3
/
+3
2006-04-27
commit-tree.c: check_valid() microoptimization.
Junio C Hamano
1
-6
/
+5
2006-04-26
Fix filename verification when in a subdirectory
Linus Torvalds
4
-18
/
+29
2006-04-26
rebase: typofix.
Junio C Hamano
1
-1
/
+1
2006-04-25
socksetup: don't return on set_reuse_addr() error
v1.3.1
Serge E. Hallyn
1
-1
/
+1
2006-04-25
Document the configuration file
Petr Baudis
3
-14
/
+198
2006-04-25
Document git-var -l listing also configuration variables
Petr Baudis
1
-1
/
+4
2006-04-25
rev-parse: better error message for ambiguous arguments
Paul Mackerras
1
-2
/
+10
2006-04-21
git-log produces no output
Linus Torvalds
1
-0
/
+2
2006-04-21
fix pack-object buffer size
Nicolas Pitre
1
-1
/
+1
2006-04-21
mailinfo: decode underscore used in "Q" encoding properly.
Junio C Hamano
1
-5
/
+7
2006-04-21
Reintroduce svn pools to solve the memory leak.
Santi_BĂ©jar
1
-1
/
+3
[next]