index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-clone.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-25
reset: add option "--keep" to "git reset"
Christian Couder
1
-5
/
+24
2010-01-24
Make test numbers unique
Johannes Sixt
1
-0
/
+0
2010-01-24
Windows: Remove dependency on pthreadGC2.dll
Michael Lukashov
1
-1
/
+3
2010-01-24
Documentation: move away misplaced 'push --upstream' description
Thomas Rast
1
-7
/
+7
2010-01-24
Documentation: add missing :: in config.txt
Thomas Rast
1
-1
/
+1
2010-01-24
pull: re-fix command line generation
Junio C Hamano
2
-1
/
+36
2010-01-24
Documentation: merge: use MERGE_HEAD to refer to the remote branch
Jonathan Nieder
1
-6
/
+8
2010-01-24
Documentation: simplify How Merge Works
Jonathan Nieder
1
-36
/
+16
2010-01-24
Documentation: merge: add a section about fast-forward
Jonathan Nieder
1
-13
/
+18
2010-01-24
Documentation: emphasize when git merge terminates early
Jonathan Nieder
1
-10
/
+21
2010-01-24
Documentation: merge: add an overview
Jonathan Nieder
1
-2
/
+26
2010-01-24
Documentation: merge: move merge strategy list to end
Jonathan Nieder
1
-2
/
+2
2010-01-24
Documentation: suggest `reset --merge` in How Merge Works section
Jonathan Nieder
1
-3
/
+3
2010-01-24
Documentation: merge: move configuration section to end
Jonathan Nieder
1
-9
/
+9
2010-01-24
rebase -i: Export GIT_AUTHOR_* variables explicitly
Junio C Hamano
1
-4
/
+4
2010-01-24
git-gui: work from the .git dir
Giuseppe Bilotta
1
-0
/
+10
2010-01-24
git-gui: Fix applying a line when all following lines are deletions
Jeff Epler
1
-0
/
+1
2010-01-23
git-gui: Correct file_states when unstaging partly staged entry
Jens Lehmann
1
-0
/
+3
2010-01-23
git-gui: Fix gitk for branch whose name matches local file
Peter Krefting
1
-1
/
+1
2010-01-23
git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync
Christopher Beelby
1
-0
/
+4
2010-01-23
git-gui: handle really long error messages in updateindex.
Pat Thoyts
1
-16
/
+18
2010-01-23
Documentation: rev-list: fix synopsys for --tags and and --remotes
Christian Couder
1
-2
/
+2
2010-01-23
git-svn: allow subset of branches/tags to be specified in glob spec
Jay Soffian
4
-20
/
+320
2010-01-23
git-svn: allow UUID to be manually remapped via rewriteUUID
Jay Soffian
4
-8
/
+140
2010-01-23
git-svn: update svn mergeinfo test suite
Andrew Myrick
3
-127
/
+485
2010-01-23
git-svn: document --username/commit-url for branch/tag
Igor Mironov
1
-0
/
+13
2010-01-23
git-svn: add --username/commit-url options for branch/tag
Igor Mironov
1
-2
/
+6
2010-01-23
git-svn: respect commiturl option for branch/tag
Igor Mironov
1
-1
/
+11
2010-01-23
git-svn: fix mismatched src/dst errors for branch/tag
Igor Mironov
1
-0
/
+4
2010-01-23
git-svn: handle merge-base failures
Andrew Myrick
1
-4
/
+15
2010-01-23
git-svn: ignore changeless commits when checking for a cherry-pick
Andrew Myrick
1
-0
/
+24
2010-01-23
t7800-difftool.sh: Test mergetool.prompt fallback
David Aguilar
1
-0
/
+12
2010-01-23
msvc: Add a definition of NORETURN compatible with msvc compiler
Ramsay Jones
1
-0
/
+3
2010-01-23
Update draft release notes to 1.7.0
Junio C Hamano
1
-1
/
+26
2010-01-23
msvc: Fix a compiler warning due to an incorrect pointer cast
Ramsay Jones
1
-1
/
+1
2010-01-23
msvc: Fix an "unrecognized option" linker warning
Ramsay Jones
2
-0
/
+2
2010-01-23
Make difftool.prompt fall back to mergetool.prompt
Sebastian Schuberth
1
-1
/
+2
2010-01-23
engine.pl: Fix a recent breakage of the buildsystem generator
Ramsay Jones
1
-3
/
+5
2010-01-23
ignore duplicated slashes in make_relative_path()
Junio C Hamano
2
-9
/
+36
2010-01-22
git-mv: fix moving more than one source to a single destination
Junio C Hamano
2
-4
/
+19
2010-01-22
rebase -i: Enclose sed command substitution in quotes
Michael Haggerty
1
-1
/
+1
2010-01-22
rebase -i: Avoid non-portable "test X -a Y"
Michael Haggerty
1
-1
/
+1
2010-01-22
make "index-pack" a built-in
Linus Torvalds
7
-15
/
+16
2010-01-22
make "git pack-redundant" a built-in
Linus Torvalds
4
-7
/
+5
2010-01-22
make "git unpack-file" a built-in
Linus Torvalds
4
-5
/
+4
2010-01-22
make "mktag" a built-in
Linus Torvalds
4
-6
/
+4
2010-01-22
make "merge-index" a built-in
Linus Torvalds
4
-6
/
+5
2010-01-22
merge-tree: remove unnecessary call of git_extract_argv0_path
Johannes Sixt
1
-2
/
+0
2010-01-22
make "git patch-id" a built-in
Linus Torvalds
4
-4
/
+4
2010-01-22
make "git var" a built-in
Linus Torvalds
4
-4
/
+4
[next]