index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-06
Allow GIT_DIR to be an absolute path
Johannes Schindelin
1
-0
/
+2
2005-11-06
http-push.c: include with angle bracket, not dq.
Paul Collins
1
-1
/
+1
2005-11-06
Set up remotes/origin to track all remote branches.
Junio C Hamano
2
-3
/
+12
2005-11-06
git-status: do not mark unmerged paths as committable.
Junio C Hamano
1
-1
/
+1
2005-11-06
ls-files: --others should not say unmerged paths are unknown.
Junio C Hamano
1
-2
/
+24
2005-11-06
Use fink/darwinport paths for OSX
Randal L. Schwartz
1
-0
/
+4
2005-11-06
Refactor merge strategies into separate includable file.
Jon Loeliger
3
-35
/
+38
2005-11-06
Document expat dependency when using http-push.
Junio C Hamano
1
-0
/
+3
2005-11-06
Refresh the remote lock if it is about to expire
Nick Hengeveld
1
-27
/
+79
2005-11-06
Improve lock handling
Nick Hengeveld
1
-54
/
+147
2005-11-06
Support remote references with slashes in their names
Nick Hengeveld
1
-3
/
+39
2005-11-06
Verify remote packs, speed up pending request queue
Nick Hengeveld
1
-16
/
+21
2005-11-06
Add support for pushing to a remote repository using HTTP/DAV
Nick Hengeveld
3
-2
/
+1725
2005-11-06
Debian: test build.
Junio C Hamano
1
-0
/
+6
2005-11-06
Further Debian split fixes.
Junio C Hamano
3
-5
/
+5
2005-11-06
Install asciidoc sources as well.
Junio C Hamano
1
-2
/
+2
2005-11-06
Package split: Debian.
Junio C Hamano
9
-4
/
+68
2005-11-06
Simplify CFLAGS/DEFINES in Makefile
Junio C Hamano
1
-18
/
+14
2005-11-06
git-fetch: fail if specified refspec does not match remote.
Junio C Hamano
1
-0
/
+14
2005-11-06
Documentation: pull/clone ref mapping clarification.
Junio C Hamano
2
-14
/
+33
2005-11-06
git-format-patch: silly typo fix.
Junio C Hamano
1
-1
/
+1
2005-11-05
test: t4102-apply-rename fails with strict umask.
Junio C Hamano
1
-1
/
+1
2005-11-05
git-clone: fix local clone
Junio C Hamano
1
-2
/
+1
2005-11-05
init-db::copy_file() - use copy_fd()
Junio C Hamano
1
-24
/
+3
2005-11-05
copy.c::copy_fd() - do not leak file descriptor on error return.
Junio C Hamano
1
-1
/
+4
2005-11-05
Documentation: format-patch
Junio C Hamano
1
-0
/
+20
2005-11-05
format-patch: "rev1.." should mean "rev1..HEAD"
Junio C Hamano
1
-0
/
+7
2005-11-05
Documentation: git-fetch/pull updates.
Junio C Hamano
4
-4
/
+30
2005-11-04
Added a few examples to git-pull man page.
Jon Loeliger
2
-32
/
+103
2005-11-04
Document the --no-commit flag better
Junio C Hamano
2
-2
/
+3
2005-11-04
Documentation: -merge and -pull: describe merge strategies.
Junio C Hamano
4
-11
/
+88
2005-11-04
Documentation: git-add -- do not say "cache", add examples.
Junio C Hamano
1
-4
/
+39
2005-11-03
git-tag: Do not assume the working tree root is writable.
Junio C Hamano
1
-11
/
+13
2005-11-03
Remove the temp file if it is empty after the request has failed
Nick Hengeveld
1
-0
/
+5
2005-11-03
Illustration: "Commit DAG Revision Naming"
Junio C Hamano
1
-0
/
+26
2005-11-03
Illustration: "Git Diff Types"
Junio C Hamano
1
-0
/
+35
2005-11-03
Illustration: "Fundamental Git Index Operations"
Junio C Hamano
1
-0
/
+40
2005-11-03
git-merge-ours: make sure our index matches HEAD
Junio C Hamano
1
-0
/
+7
2005-11-03
Add 'ours' merge strategy.
Junio C Hamano
4
-2
/
+10
2005-11-03
Add --no-commit to git-merge/git-pull.
Junio C Hamano
2
-12
/
+22
2005-11-02
Document --since and --until options to rev-parse.
Junio C Hamano
1
-0
/
+8
2005-11-02
Be careful when dereferencing tags.
Junio C Hamano
9
-14
/
+21
2005-11-02
[PATCH] Clean up the SunOS Makefile rule
Peter Eriksen
1
-1
/
+1
2005-11-02
Ignore '\r' at the end of line in $GIT_DIR/config
Junio C Hamano
1
-0
/
+8
2005-11-02
remove CR/LF from .gitignore
Alex Riesen
2
-1
/
+13
2005-11-02
Do not fail on hierarchical branch names.
Junio C Hamano
2
-1
/
+5
2005-11-02
Make test-date buildable again.
Junio C Hamano
1
-2
/
+2
2005-11-01
git-clone: do not forget to create origin branch.
Junio C Hamano
1
-4
/
+11
2005-11-01
Do not put automatic merge message after signed-off-by line.
Junio C Hamano
1
-3
/
+3
2005-11-01
Add -P to the documentation head.
Junio C Hamano
1
-1
/
+1
[next]