index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
date.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-25
Install git-shell in bindir, too
Tommi Virtanen
1
-1
/
+1
2008-08-24
GIT 1.6.0.1
v1.6.0.1
Junio C Hamano
1
-6
/
+11
2008-08-24
git-submodule - Use "get_default_remote" from git-parse-remote
Mark Levedahl
1
-3
/
+2
2008-08-24
Documentation: clarify pager configuration
Jonathan Nieder
2
-3
/
+9
2008-08-24
Documentation: clarify pager.<cmd> configuration
Jonathan Nieder
1
-3
/
+5
2008-08-24
Clean up the git-p4 documentation
Simon Hausmann
1
-31
/
+38
2008-08-24
Respect core.autocrlf in combined diff
Alexander Gavrilov
2
-0
/
+28
2008-08-24
Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX
Miklos Vajna
1
-0
/
+1
2008-08-24
merge: fix numerus bugs around "trivial merge" area
Junio C Hamano
4
-8
/
+32
2008-08-24
unpack_trees(): protect the handcrafted in-core index from read_cache()
Junio C Hamano
3
-2
/
+6
2008-08-23
git-p4: Fix one-liner in p4_write_pipe function.
Tor Arvid Lund
1
-1
/
+1
2008-08-23
git-submodule: replace duplicated code with a module_list function
David Aguilar
1
-4
/
+13
2008-08-23
git-merge documentation: more details about resolving conflicts
Dan Hensgen
1
-6
/
+18
2008-08-23
Extend "checkout --track" DWIM to support more cases
Alex Riesen
4
-17
/
+46
2008-08-23
Revert "Convert output messages in merge-recursive to past tense."
Jonathan del Strother
1
-18
/
+18
2008-08-23
Completion: add missing '=' for 'diff --diff-filter'
Eric Raible
1
-1
/
+1
2008-08-22
templates/Makefile: install is unnecessary, just use mkdir -p
Junio C Hamano
1
-2
/
+2
2008-08-22
remote.c: add a function for deleting a refspec array and use it (twice)
Brandon Casey
2
-2
/
+28
2008-08-22
filter-branch: Grok special characters in tag names
Johannes Sixt
2
-5
/
+15
2008-08-22
test-lib: do not remove trash_directory if called with --debug
Johannes Schindelin
1
-1
/
+1
2008-08-22
provide more errors for the "merge into empty head" case
Paolo Bonzini
1
-0
/
+5
2008-08-22
Make reflog query '@{1219188291}' act as '@{2008.8.19.16:24:51.-0700}'
Shawn O. Pearce
1
-1
/
+4
2008-08-22
config.mak.in: Pass on LDFLAGS from configure
Neil Roberts
1
-0
/
+1
2008-08-22
Fix 'git help help'
Miklos Vajna
1
-1
/
+2
2008-08-21
compat/snprintf.c: handle snprintf's that always return the # chars transmitted
Brandon Casey
1
-0
/
+4
2008-08-21
Teach "git diff -p" HTML funcname patterns
Johan Herland
2
-2
/
+5
2008-08-21
Teach "git diff -p" Python funcname patterns
Kirill Smelkov
2
-0
/
+3
2008-08-21
git-svn: fix dcommit to urls with embedded usernames
Eric Wong
1
-3
/
+5
2008-08-21
revision.h: make show_early_output an extern which is defined in revision.c
Brandon Casey
1
-1
/
+1
2008-08-21
Update draft release notes for 1.6.1
Junio C Hamano
1
-5
/
+21
2008-08-21
Update draft release notes for 1.6.0.1
Junio C Hamano
1
-2
/
+18
2008-08-21
Add hints to revert documentation about other ways to undo changes
Tarmigan Casebolt
1
-0
/
+9
2008-08-21
Install templates with the user and group of the installing personality
Johannes Sixt
1
-1
/
+1
2008-08-21
"git-merge": allow fast-forwarding in a stat-dirty tree
Junio C Hamano
2
-1
/
+11
2008-08-21
completion: find out supported merge strategies correctly
Junio C Hamano
1
-6
/
+8
2008-08-20
decorate: allow const objects to be decorated
Jeff King
2
-8
/
+9
2008-08-20
for-each-ref: cope with tags with incomplete lines
Junio C Hamano
2
-1
/
+13
2008-08-20
diff --check: do not get confused by new blank lines in the middle
Junio C Hamano
2
-0
/
+12
2008-08-20
Build-in "git-shell"
Junio C Hamano
4
-3
/
+6
2008-08-20
remote.c: remove useless if-before-free test
Jim Meyering
1
-2
/
+1
2008-08-20
mailinfo: avoid violating strbuf assertion
Jeff King
4
-1
/
+25
2008-08-20
reword --full-index description
Jim Meyering
1
-3
/
+3
2008-08-20
SubmittingPatches: fix a typo
Jim Meyering
1
-1
/
+1
2008-08-20
add boolean diff.suppress-blank-empty config option
Jim Meyering
3
-0
/
+56
2008-08-20
git format-patch: avoid underrun when format.headers is empty or all NLs
Jim Meyering
1
-1
/
+1
2008-08-20
shell: do not play duplicated definition games to shrink the executable
Junio C Hamano
2
-16
/
+1
2008-08-19
t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'
Brandon Casey
1
-4
/
+6
2008-08-19
Update t/.gitignore to ignore all trash directories
Marcus Griep
1
-1
/
+1
2008-08-19
Revert "Windows: Use a customized struct stat that also has the st_blocks mem...
Johannes Sixt
2
-32
/
+11
2008-08-19
compat: introduce on_disk_bytes()
Junio C Hamano
5
-11
/
+15
[next]