index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-gui
/
lib
/
commit.tcl
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-17
git-apply: fix whitespace stripping
J. Bruce Fields
1
-3
/
+10
2007-09-16
apply --index-info: fall back to current index for mode changes
Johannes Schindelin
2
-2
/
+39
2007-09-15
core-tutorial: minor cleanup
J. Bruce Fields
1
-22
/
+10
2007-09-15
documentation: replace Discussion section by link to user-manual chapter
J. Bruce Fields
3
-597
/
+54
2007-09-15
user-manual: todo updates and cleanup
J. Bruce Fields
1
-13
/
+16
2007-09-15
user-manual: fix introduction to packfiles
J. Bruce Fields
1
-2
/
+2
2007-09-15
user-manual: move packfile and dangling object discussion
J. Bruce Fields
1
-148
/
+147
2007-09-15
user-manual: rewrite object database discussion
J. Bruce Fields
1
-139
/
+196
2007-09-15
user-manual: reorder commit, blob, tree discussion
J. Bruce Fields
1
-41
/
+41
2007-09-15
user-manual: rewrite index discussion
J. Bruce Fields
1
-49
/
+55
2007-09-15
user-manual: create new "low-level git operations" chapter
J. Bruce Fields
1
-9
/
+24
2007-09-15
user-manual: rename "git internals" to "git concepts"
J. Bruce Fields
1
-6
/
+10
2007-09-15
user-manual: move object format details to hacking-git chapter
J. Bruce Fields
1
-23
/
+32
2007-09-15
user-manual: adjust section levels in "git internals"
J. Bruce Fields
1
-5
/
+12
2007-09-15
revision walker: --cherry-pick is a limited operation
Johannes Schindelin
2
-0
/
+15
2007-09-15
git-sh-setup: typofix in comments
Junio C Hamano
1
-1
/
+1
2007-09-14
Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot
Junio C Hamano
1
-1
/
+1
2007-09-14
Add test to check recent fix to "git add -u"
Benoit Sigoure
2
-2
/
+11
2007-09-14
Documentation/git-archive.txt: a couple of clarifications.
Jari Aalto
1
-2
/
+3
2007-09-14
Fix the rename detection limit checking
Linus Torvalds
3
-3
/
+19
2007-09-14
diff --no-index: do not forget to run diff_setup_done()
Junio C Hamano
1
-0
/
+2
2007-09-14
git-format-patch --in-reply-to: accept <message@id> with angle brackets
Junio C Hamano
1
-1
/
+30
2007-09-14
git-add -u: do not barf on type changes
Junio C Hamano
1
-0
/
+1
2007-09-13
Remove duplicate note about removing commits with git-filter-branch
Ulrik Sverdrup
1
-5
/
+0
2007-09-13
git-clone: improve error message if curl program is missing or not executable
Gerrit Pape
1
-1
/
+5
2007-09-13
hooks--update: Explicitly check for all zeros for a deleted ref.
Alexandre Julliard
1
-1
/
+1
2007-09-12
stash: end index commit log with a newline
Jean-Luc Herren
1
-1
/
+1
2007-09-12
git-commit: Disallow amend if it is going to produce an empty non-merge commit
Dmitry V. Levin
1
-1
/
+1
2007-09-12
git-send-email.perl: Add angle brackets to In-Reply-To if necessary
David Kastrup
1
-1
/
+2
2007-09-11
Fix a test failure (t9500-*.sh) on cygwin
Ramsay Jones
1
-5
/
+13
2007-09-10
Make --no-thin the default in git-push to save server resources
Shawn O. Pearce
1
-1
/
+1
2007-09-09
fix doc for --compression argument to pack-objects
Nicolas Pitre
1
-6
/
+2
2007-09-09
git-tag -s must fail if gpg cannot sign the tag.
Carlos Rica
2
-4
/
+21
2007-09-09
git-svn: understand grafts when doing dcommit
Eric Wong
1
-8
/
+3
2007-09-09
git-diff: don't squelch the new SHA1 in submodule diffs
Sven Verdoolaege
2
-4
/
+21
2007-09-07
git-svn: fix "Malformed network data" with svn:// servers
Eric Wong
1
-1
/
+13
2007-09-07
(cvs|svn)import: Ask git-tag to overwrite old tags.
Michael Smith
2
-2
/
+2
2007-09-07
Documentation / grammer nit
Mike Ralphson
1
-1
/
+1
2007-09-05
Include a git-push example for creating a remote branch
Shawn O. Pearce
1
-0
/
+6
2007-09-05
Cleanup unnecessary file modifications in t1400-update-ref
Shawn O. Pearce
1
-2
/
+0
2007-09-05
Makefile: Add cache-tree.h to the headers list
Dmitry V. Levin
1
-1
/
+1
2007-09-05
Don't allow contrib/workdir/git-new-workdir to trash existing dirs
Shawn O. Pearce
1
-0
/
+6
2007-09-05
git-apply: do not read past the end of buffer
Junio C Hamano
2
-1
/
+60
2007-09-03
GIT 1.5.3.1: obsolete git-p4 in RPM spec file.
v1.5.3.1
Junio C Hamano
5
-3
/
+17
2007-09-02
Typofix: 1.5.3 release notes
Junio C Hamano
1
-1
/
+1
2007-09-02
GIT 1.5.3
v1.5.3
Junio C Hamano
1
-7
/
+21
2007-09-01
Mention -m as an abbreviation for --merge
Robin Rosenberg
1
-2
/
+2
2007-09-01
Update my contact address as the maintainer.
Junio C Hamano
2
-2
/
+3
2007-09-01
Documentation: minor AsciiDoc mark-up fixes.
Junio C Hamano
2
-14
/
+14
2007-09-01
URL: allow port specification in ssh:// URLs
Luben Tuikov
2
-2
/
+32
[next]