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
reflog-walk: build fixes
Junio C Hamano
2
-1
/
+2
2007-01-20
log --walk-reflog: documentation
Junio C Hamano
1
-0
/
+15
2007-01-20
--walk-reflogs: disallow uninteresting commits
Johannes Schindelin
1
-0
/
+3
2007-01-20
Teach the revision walker to walk by reflogs with --walk-reflogs
Johannes Schindelin
6
-1
/
+263
2007-01-20
git-rebase: allow rebasing a detached HEAD.
Junio C Hamano
1
-2
/
+6
2007-01-20
branch -f: no reason to forbid updating the current branch in a bare repo.
Junio C Hamano
1
-1
/
+1
2007-01-20
git-tag -d: allow deleting multiple tags at once.
Junio C Hamano
2
-10
/
+19
2007-01-20
Do not verify filenames in a bare repository
Johannes Schindelin
3
-0
/
+56
2007-01-20
Stop ignoring Documentation/README
Junio C Hamano
1
-1
/
+0
2007-01-20
apply --cached: fix crash in subdirectory
Johannes Schindelin
1
-1
/
+1
2007-01-20
show-branch --reflog: fix show_date() call
Junio C Hamano
1
-1
/
+1
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
[next]