index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-repo-config.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-11-13
Catch errors when writing an index that contains invalid objects.
Johannes Sixt
2
-0
/
+24
2006-11-13
test-lib.sh: A command dying due to a signal is an unexpected failure.
Johannes Sixt
1
-1
/
+1
2006-11-13
git-update-index(1): fix use of quoting in section title
Jonas Fonseca
1
-2
/
+2
2006-11-12
git-cvsserver: read from git with -z to get non-ASCII pathnames.
v1.4.3.5
Junio C Hamano
1
-28
/
+35
2006-11-11
path-list: fix path-list-insert return value
Junio C Hamano
1
-1
/
+1
2006-11-09
git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch.
Robert Shearman
1
-1
/
+1
2006-11-09
git-svn: fix dcommit losing changes when out-of-date from svn
Eric Wong
4
-4
/
+102
2006-11-09
git-svn: don't die on rebuild when --upgrade is specified
Eric Wong
1
-1
/
+1
2006-11-09
git-svn: avoid printing filenames of files we're not tracking
Eric Wong
1
-5
/
+4
2006-11-09
Nicer error messages in case saving an object to db goes wrong
Petr Baudis
1
-9
/
+12
2006-11-08
remove an unneeded test
Tero Roponen
1
-2
/
+0
2006-11-07
Documentation: Transplanting branch with git-rebase --onto
Jakub Narebski
1
-8
/
+57
2006-11-06
merge-recursive implicitely depends on trust_executable_bit
Alex Riesen
1
-0
/
+1
2006-11-06
adjust_shared_perm: chmod() only when needed.
Junio C Hamano
1
-1
/
+1
2006-11-06
Fix git-runstatus for repositories containing a file named HEAD
Jeff King
1
-8
/
+3
2006-11-05
Remove unsupported C99 style struct initializers in git-archive.
v1.4.3.4
Shawn O. Pearce
2
-13
/
+12
2006-11-05
Remove SIMPLE_PROGRAMS and make git-daemon a normal program.
Shawn O. Pearce
1
-12
/
+2
2006-11-05
Use ULONG_MAX rather than implicit cast of -1.
Shawn O. Pearce
1
-1
/
+1
2006-11-04
apply: handle "traditional" creation/deletion diff correctly.
Junio C Hamano
1
-2
/
+6
2006-11-03
git-clone documentation didn't mention --origin as equivalent of -o
Andy Parkins
1
-0
/
+1
2006-11-03
Minor grammar fixes for git-diff-index.txt
Andy Parkins
1
-2
/
+2
2006-11-03
link_temp_to_file: call adjust_shared_perm() only when we created the directory
Johannes Schindelin
1
-2
/
+1
2006-11-02
pack-objects doesn't create random pack names
Nicolas Pitre
1
-3
/
+2
2006-11-01
link_temp_to_file: don't leave the path truncated on adjust_shared_perm failure
Junio C Hamano
1
-1
/
+3
2006-10-31
revision traversal: --unpacked does not limit commit list anymore.
Junio C Hamano
1
-1
/
+1
2006-10-31
Continue traversal when rev-list --unpacked finds a packed commit.
Jan Harkes
1
-8
/
+6
2006-10-31
Use memmove instead of memcpy for overlapping areas
Edgar Toernig
1
-1
/
+1
2006-10-31
quote.c: ensure the same quoting across platforms.
Junio C Hamano
1
-1
/
+1
2006-10-31
Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"
Junio C Hamano
2
-0
/
+7
2006-10-27
gitweb: Check git base URLs before generating URL from it
Jakub Narebski
1
-1
/
+1
2006-10-27
Documentation: add git in /etc/services.
Christian Couder
2
-0
/
+14
2006-10-27
Documentation: add upload-archive service to git-daemon.
Christian Couder
1
-0
/
+5
2006-10-27
git-cherry: document limit and add diagram
Rene Scharfe
1
-2
/
+17
2006-10-27
diff-format.txt: Correct information about pathnames quoting in patch format
Jakub Narebski
1
-2
/
+4
2006-10-26
combine-diff: honour --no-commit-id
Junio C Hamano
1
-3
/
+3
2006-10-26
combine-diff: fix hunk_comment_line logic.
Junio C Hamano
1
-1
/
+5
2006-10-26
combine-diff: a few more finishing touches.
Junio C Hamano
2
-8
/
+46
2006-10-26
Documentation: clarify refname disambiguation rules.
Junio C Hamano
1
-4
/
+21
2006-10-26
diff-format.txt: Combined diff format documentation supplement
Jakub Narebski
1
-8
/
+68
2006-10-26
Remove --syslog in git-daemon inetd documentation examples.
Christian Couder
2
-6
/
+4
2006-10-26
Documentation: updates to "Everyday GIT"
J. Bruce Fields
1
-31
/
+12
2006-10-25
Documentation/SubmittingPatches: 3+1 != 6
v1.4.3.3
Junio C Hamano
1
-1
/
+1
2006-10-25
xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines
Petr Baudis
1
-2
/
+1
2006-10-25
Update cherry documentation.
Junio C Hamano
2
-4
/
+5
2006-10-25
Refer to git-rev-parse:Specifying Revisions from git.txt
Junio C Hamano
1
-0
/
+3
2006-10-25
git-fetch.sh printed protocol fix
Tuncer Ayaz
1
-1
/
+2
2006-10-25
RPM package re-classification.
Junio C Hamano
1
-6
/
+6
2006-10-25
Documentation: note about contrib/.
Junio C Hamano
1
-0
/
+5
2006-10-25
git-svn: fix symlink-to-file changes when using command-line svn 1.4.0
Eric Wong
1
-3
/
+6
2006-10-24
Set $HOME for selftests
Gerrit Pape
1
-1
/
+2
[next]