index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-20
show_date(): fix relative dates
Johannes Schindelin
1
-3
/
+2
2007-01-19
show-branch --reflog: tighten input validation.
Junio C Hamano
1
-4
/
+11
2007-01-19
show-branch --reflog: show the reflog message at the top.
Junio C Hamano
3
-33
/
+109
2007-01-19
Extend read_ref_at() to be usable from places other than sha1_name.
Junio C Hamano
4
-13
/
+52
2007-01-19
dwim_ref(): Separate name-to-ref DWIM code out.
Junio C Hamano
2
-14
/
+26
2007-01-19
config_set_multivar(): disallow newlines in keys
Johannes Schindelin
2
-0
/
+11
2007-01-19
rename --exec to --receive-pack for push and send-pack
Uwe Kleine-König
4
-18
/
+32
2007-01-19
make --exec=... option to git-push configurable
Uwe Kleine-König
2
-0
/
+15
2007-01-19
Update documentation of fetch-pack, push and send-pack
Uwe Kleine-König
6
-13
/
+33
2007-01-19
Documentation/git.txt: command re-classification
Junio C Hamano
3
-48
/
+86
2007-01-19
Documentation: generated cmds-*.txt does not depend on git.txt
Junio C Hamano
1
-1
/
+1
2007-01-19
refs.c::read_ref_at(): fix bogus munmap() call.
Junio C Hamano
1
-3
/
+5
2007-01-18
for_each_reflog_ent: do not leak FILE *
Junio C Hamano
1
-3
/
+4
2007-01-18
Documentation: Generate command lists.
Junio C Hamano
9
-379
/
+196
2007-01-18
Documentation: sync git.txt command list and manual page title
Junio C Hamano
63
-143
/
+132
2007-01-18
Documentation: move command list in git.txt into separate files.
Junio C Hamano
7
-387
/
+393
2007-01-18
prune-packed: add -q to usage
Matthias Lederhofer
1
-1
/
+1
2007-01-18
Document --ignore-if-in-upstream in git-format-patch
David Kågedal
1
-0
/
+8
2007-01-18
Shell syntax fix in git-reset
David Kågedal
1
-1
/
+1
2007-01-18
Use standard -t option for touch.
Simon 'corecode' Schubert
1
-12
/
+12
2007-01-18
Use fixed-size integers for .idx file I/O
Junio C Hamano
3
-7
/
+7
2007-01-18
Use fixed-size integers for the on-disk pack structure.
Simon 'corecode' Schubert
2
-3
/
+4
2007-01-17
git-format-patch: the default suffix is now .patch, not .txt
Junio C Hamano
3
-10
/
+9
2007-01-17
git-format-patch: make --binary on by default
Junio C Hamano
1
-0
/
+3
2007-01-17
Add --summary to git-format-patch by default
Junio C Hamano
7
-1
/
+13
2007-01-17
git-format-patch -3
Junio C Hamano
2
-2
/
+10
2007-01-17
Document pack .idx file format upgrade strategy.
Shawn O. Pearce
2
-3
/
+42
2007-01-17
Refer users to git-rev-parse for revision specification syntax.
Shawn O. Pearce
7
-1
/
+17
2007-01-17
Document the master@{n} reflog query syntax.
Shawn O. Pearce
1
-0
/
+8
2007-01-17
Documentation/git-parse-remote.txt: we deal with config vars as well
Junio C Hamano
1
-2
/
+4
2007-01-17
Documentation: m can be relative in "git-blame -Ln,m"
Junio C Hamano
1
-1
/
+4
2007-01-17
Documentation: suggest corresponding Porcelain-level in plumbing docs.
Junio C Hamano
5
-1
/
+13
2007-01-17
Documentation/git-resolve: deprecated.
Junio C Hamano
1
-0
/
+2
2007-01-17
sanitize content of README file
Nicolas Pitre
4
-582
/
+618
2007-01-17
git-format-patch: do not crash with format.headers without value.
Junio C Hamano
1
-1
/
+5
2007-01-17
Introduce 'git-format-patch --suffix=.patch'
Junio C Hamano
2
-4
/
+32
2007-01-17
Documentation/glossary.txt: describe remotes/ tracking and packed-refs
Junio C Hamano
1
-0
/
+9
2007-01-17
Documentation/glossary.txt: unpacked objects are loose.
Junio C Hamano
1
-1
/
+1
2007-01-17
Documentation: describe shallow repository
Junio C Hamano
2
-0
/
+20
2007-01-17
Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"
Junio C Hamano
2
-4
/
+5
2007-01-17
Documentation: detached HEAD
Junio C Hamano
2
-2
/
+58
2007-01-17
Documentation: a few spelling fixes
René Scharfe
12
-15
/
+15
2007-01-17
Documentation/git-sh-setup.txt: programmer's docs
Junio C Hamano
1
-8
/
+45
2007-01-17
Documentation/git-whatchanged.txt: show -<n> instead of --max-count.
Junio C Hamano
1
-1
/
+1
2007-01-17
Documentation/git-status.txt: mention color configuration
Junio C Hamano
1
-0
/
+9
2007-01-17
Documentation/git-tar-tree.txt: default umask is now 002
Junio C Hamano
1
-1
/
+1
2007-01-17
Documentation/git-tools.txt: mention tig and refer to wiki
Junio C Hamano
1
-2
/
+12
2007-01-17
Documentation/git-tag: the command can be used to also verify a tag.
Junio C Hamano
2
-2
/
+2
2007-01-17
Documentation/SubmittingPatches: Gnus tips
Junio C Hamano
1
-1
/
+19
2007-01-16
git-commit: document log message formatting convention
Junio C Hamano
1
-0
/
+6
[next]