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