index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'il/maint-xmallocz'
Junio C Hamano
2010-01-27
4
-10
/
+15
|
\
|
*
Fix integer overflow in unpack_compressed_entry()
Ilari Liusvaara
2010-01-26
1
-2
/
+1
|
*
Fix integer overflow in unpack_sha1_rest()
Ilari Liusvaara
2010-01-26
1
-2
/
+1
|
*
Fix integer overflow in patch_delta()
Ilari Liusvaara
2010-01-26
1
-2
/
+1
|
*
Add xmallocz()
Ilari Liusvaara
2010-01-26
2
-4
/
+12
*
|
Merge branch 'jh/maint-config-file-prefix'
Junio C Hamano
2010-01-27
2
-1
/
+12
|
\
\
|
*
|
builtin-config: Fix crash when using "-f <relative path>" from non-root dir
Johan Herland
2010-01-26
2
-1
/
+12
*
|
|
transport_get(): drop unnecessary check for !remote
Junio C Hamano
2010-01-27
1
-1
/
+1
*
|
|
Fix remote.<remote>.vcs
Ilari Liusvaara
2010-01-27
1
-6
/
+5
*
|
|
Merge branch 'jl/diff-submodule-ignore'
Junio C Hamano
2010-01-27
7
-8
/
+85
|
\
\
\
|
*
|
|
Teach diff --submodule that modified submodule directory is dirty
Jens Lehmann
2010-01-25
4
-1
/
+72
|
*
|
|
git diff: Don't test submodule dirtiness with --ignore-submodules
Jens Lehmann
2010-01-25
1
-4
/
+6
|
*
|
|
Make ce_uptodate() trustworthy again
Junio C Hamano
2010-01-24
3
-3
/
+7
*
|
|
|
work around an obnoxious bash "safety feature" on OpenBSD
Junio C Hamano
2010-01-27
1
-3
/
+3
*
|
|
|
fix portability issues with $ in double quotes
Stephen Boyd
2010-01-27
12
-52
/
+52
*
|
|
|
grep: use REG_STARTEND (if available) to speed up regexec
Benjamin Kramer
2010-01-26
1
-1
/
+8
*
|
|
|
am: fix patch format detection for Thunderbird "Save As" emails
Stephen Boyd
2010-01-26
2
-1
/
+17
*
|
|
|
t0022: replace non-portable literal CR
Stephen Boyd
2010-01-26
1
-1
/
+1
*
|
|
|
tests: consolidate CR removal/addition functions
Stephen Boyd
2010-01-26
6
-58
/
+37
*
|
|
|
commit-tree: remove unused #define
Stephen Boyd
2010-01-25
1
-2
/
+0
*
|
|
|
t5541-http-push: make grep expression check for one line only
Tay Ray Chuan
2010-01-25
1
-8
/
+4
*
|
|
|
rebase: replace antiquated sed invocation
Stephen Boyd
2010-01-25
1
-4
/
+2
*
|
|
|
Add test-run-command to .gitignore
Alejandro Riveira Fernández
2010-01-25
1
-0
/
+1
*
|
|
|
git_connect: use use_shell instead of explicit "sh", "-c"
Johannes Sixt
2010-01-25
1
-2
/
+1
*
|
|
|
gitweb.js: Workaround for IE8 bug
v1.7.0-rc0
Jakub Narebski
2010-01-25
1
-1
/
+6
*
|
|
|
Merge branch 'jc/fix-tree-walk'
Junio C Hamano
2010-01-25
19
-140
/
+734
|
\
\
\
\
|
*
|
|
|
read-tree --debug-unpack
Junio C Hamano
2010-01-08
3
-0
/
+72
|
*
|
|
|
unpack-trees.c: look ahead in the index
Junio C Hamano
2010-01-08
5
-7
/
+140
|
*
|
|
|
unpack-trees.c: prepare for looking ahead in the index
Junio C Hamano
2010-01-07
4
-65
/
+173
|
*
|
|
|
Aggressive three-way merge: fix D/F case
Junio C Hamano
2010-01-04
2
-6
/
+9
|
*
|
|
|
traverse_trees(): handle D/F conflict case sanely
Junio C Hamano
2010-01-04
3
-46
/
+237
|
*
|
|
|
more D/F conflict tests
Junio C Hamano
2010-01-04
1
-0
/
+102
|
*
|
|
|
tests: move convenience regexp to match object names to test-lib.sh
Junio C Hamano
2010-01-04
9
-18
/
+6
*
|
|
|
|
Make test numbers unique
Johannes Sixt
2010-01-24
1
-0
/
+0
*
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2010-01-24
5
-23
/
+48
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'maint' of git://git.spearce.org/git-gui into maint
Junio C Hamano
2010-01-24
5
-23
/
+48
|
|
\
\
\
\
\
|
|
*
|
|
|
|
git-gui: work from the .git dir
Giuseppe Bilotta
2010-01-24
1
-0
/
+10
|
|
*
|
|
|
|
git-gui: Fix applying a line when all following lines are deletions
Jeff Epler
2010-01-24
1
-0
/
+1
|
|
*
|
|
|
|
git-gui: Correct file_states when unstaging partly staged entry
Jens Lehmann
2010-01-23
1
-0
/
+3
|
|
*
|
|
|
|
git-gui: Fix gitk for branch whose name matches local file
Peter Krefting
2010-01-23
1
-1
/
+1
|
|
*
|
|
|
|
git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync
Christopher Beelby
2010-01-23
1
-0
/
+4
|
|
*
|
|
|
|
git-gui: handle really long error messages in updateindex.
Pat Thoyts
2010-01-23
1
-16
/
+18
|
|
*
|
|
|
|
git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"
Vitaly _Vi Shukela
2010-01-07
1
-2
/
+8
|
|
*
|
|
|
|
git-gui: Makefile: consolidate .FORCE-* targets
Jonathan Nieder
2010-01-07
1
-4
/
+3
*
|
|
|
|
|
|
Windows: Remove dependency on pthreadGC2.dll
Michael Lukashov
2010-01-24
1
-1
/
+3
*
|
|
|
|
|
|
Documentation: move away misplaced 'push --upstream' description
Thomas Rast
2010-01-24
1
-7
/
+7
*
|
|
|
|
|
|
Documentation: add missing :: in config.txt
Thomas Rast
2010-01-24
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trast
Junio C Hamano
2010-01-24
3
-80
/
+102
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Documentation: merge: use MERGE_HEAD to refer to the remote branch
Jonathan Nieder
2010-01-24
1
-6
/
+8
|
*
|
|
|
|
|
|
Documentation: simplify How Merge Works
Jonathan Nieder
2010-01-24
1
-36
/
+16
[next]