index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-tools.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-04-30
builtin-diff.c: die() formatting type fix.
Junio C Hamano
1
-1
/
+1
2006-04-29
built-in diff: assorted updates.
Junio C Hamano
4
-26
/
+79
2006-04-29
built-in diff.
Junio C Hamano
4
-1
/
+335
2006-04-28
Fix trivial typo in git-log man page.
Sean Estabrooks
1
-4
/
+3
2006-04-28
Properly render asciidoc "callouts" in git man pages.
Sean Estabrooks
2
-1
/
+17
2006-04-28
Fix up remaining man pages that use asciidoc "callouts".
Sean Estabrooks
6
-108
/
+104
2006-04-28
Update the git-branch man page to include the "-r" option,
Sean Estabrooks
2
-19
/
+40
2006-04-28
annotate: display usage information if no filename was given
Matthias Kestenholz
1
-3
/
+4
2006-04-28
annotate: fix warning about uninitialized scalar
Matthias Kestenholz
1
-0
/
+3
2006-04-28
git-am --resolved: more usable error message.
Junio C Hamano
1
-0
/
+7
2006-04-28
verify-pack: check integrity in a saner order.
Junio C Hamano
1
-3
/
+3
2006-04-27
Fix "git help -a" terminal autosizing
Linus Torvalds
2
-1
/
+1
2006-04-27
diff-index: fix compilation warnings.
Junio C Hamano
1
-1
/
+0
2006-04-27
t0000-basic: more commit-tree tests.
Junio C Hamano
1
-0
/
+28
2006-04-27
commit-tree.c: check_valid() microoptimization.
Junio C Hamano
1
-6
/
+5
2006-04-26
Fix filename verification when in a subdirectory
Linus Torvalds
4
-18
/
+29
2006-04-26
rebase: typofix.
Junio C Hamano
1
-1
/
+1
2006-04-26
commit-tree: allow generic object name for the tree as well.
Junio C Hamano
1
-1
/
+1
2006-04-26
Makefile: remove and create xdiff library from scratch.
Junio C Hamano
1
-1
/
+1
2006-04-26
t0000-basic: Add ls-tree recursive test back.
Junio C Hamano
1
-0
/
+21
2006-04-26
git-cvsserver: typofixes
Junio C Hamano
1
-8
/
+8
2006-04-26
diff --stat: show complete rewrites consistently.
Junio C Hamano
1
-4
/
+14
2006-04-26
Makefile: remove and create libgit.a from scratch.
Junio C Hamano
1
-1
/
+1
2006-04-25
socksetup: don't return on set_reuse_addr() error
v1.3.1
Serge E. Hallyn
1
-1
/
+1
2006-04-25
Deprecate usage of git-var -l for getting config vars list
Petr Baudis
2
-4
/
+5
2006-04-25
git-repo-config --list support
Petr Baudis
2
-2
/
+18
2006-04-25
Document the configuration file
Petr Baudis
3
-14
/
+198
2006-04-25
Document git-var -l listing also configuration variables
Petr Baudis
1
-1
/
+4
2006-04-25
rev-parse: better error message for ambiguous arguments
Paul Mackerras
1
-2
/
+10
2006-04-23
gitk: Let git-rev-list do the argument list parsing
Paul Mackerras
1
-18
/
+2
2006-04-23
make update-index --chmod work with multiple files and --stdin
Alex Riesen
1
-7
/
+16
2006-04-22
Libified diff-index: backward compatibility fix.
Junio C Hamano
3
-6
/
+12
2006-04-22
Libify diff-index.
Junio C Hamano
4
-238
/
+231
2006-04-22
Libify diff-files.
Junio C Hamano
7
-1953
/
+1929
2006-04-22
Fix "git show --stat"
Junio C Hamano
1
-1
/
+2
2006-04-22
Add colordiff for git to contrib/colordiff.
Junio C Hamano
2
-0
/
+198
2006-04-22
Makefile: dependency for builtin-help.o
Junio C Hamano
1
-0
/
+2
2006-04-21
Split up builtin commands into separate files from git.c
Linus Torvalds
5
-305
/
+342
2006-04-21
git-log produces no output
Linus Torvalds
1
-0
/
+2
2006-04-21
fix pack-object buffer size
Nicolas Pitre
1
-1
/
+1
2006-04-21
mailinfo: decode underscore used in "Q" encoding properly.
Junio C Hamano
1
-5
/
+7
2006-04-21
Reintroduce svn pools to solve the memory leak.
Santi_BĂ©jar
1
-1
/
+3
2006-04-21
pack-objects: do not stop at object that is "too small"
Junio C Hamano
1
-1
/
+1
2006-04-20
git-commit --amend: two fixes.
Junio C Hamano
2
-7
/
+16
2006-04-20
git-update-index --unresolve
Junio C Hamano
4
-149
/
+128
2006-04-20
diff --stat: do not drop rename information.
Junio C Hamano
1
-9
/
+68
2006-04-20
Add git-unresolve <paths>...
Junio C Hamano
3
-1
/
+149
2006-04-20
diff: move diff.c to diff-lib.c to make room.
Junio C Hamano
2
-1
/
+1
2006-04-20
pre-commit hook: complain about conflict markers.
Junio C Hamano
1
-0
/
+3
2006-04-20
git-merge: a bit more readable user guidance.
Junio C Hamano
1
-1
/
+1
[next]