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
2005-12-14
git-lost-found: Usage string clean-up, emit usage string at incorrect invocation
freku045@student.liu.se
1
-1
/
+9
2005-12-14
git-fetch: Usage string clean-up, emit usage string at unrecognized option
freku045@student.liu.se
1
-0
/
+5
2005-12-14
git-cherry: Usage string clean-up, use the 'usage' function
freku045@student.liu.se
1
-8
/
+5
2005-12-14
git-applypatch: Usage string clean-up, emit usage string at incorrect invocation
freku045@student.liu.se
1
-0
/
+4
2005-12-14
git-am: Usage string clean-up
freku045@student.liu.se
1
-7
/
+3
2005-12-14
git-revert: Usage string clean-up
freku045@student.liu.se
1
-14
/
+5
2005-12-14
git-verify-tag: Usage string clean-up, emit usage string at incorrect invocation
freku045@student.liu.se
1
-5
/
+7
2005-12-14
Trivial usage string clean-up
freku045@student.liu.se
14
-89
/
+39
2005-12-14
t3200: branch --help does not die anymore.
Junio C Hamano
1
-2
/
+2
2005-12-14
Usage message clean-up, take #2
Fredrik Kuivinen
4
-34
/
+56
2005-12-14
Everyday: a bit more examples.
Junio C Hamano
1
-29
/
+118
2005-12-13
checkout-index: fix checking out specific path.
Junio C Hamano
1
-1
/
+1
2005-12-13
Make git-send-pack exit with error when some refs couldn't be pushed out
Petr Baudis
2
-2
/
+14
2005-12-13
[PATCH] allow merging any committish
Junio C Hamano
1
-1
/
+4
2005-12-13
git-clone: tell the user a bit more about clone-pack failure.
Junio C Hamano
1
-1
/
+4
2005-12-13
Documentation: not learning core git commands.
Junio C Hamano
2
-22
/
+49
2005-12-13
Documentation: diff examples.
Junio C Hamano
2
-0
/
+71
2005-12-12
Documentation: fix missing links to git(7)
Junio C Hamano
3
-1
/
+13
2005-12-12
Documentation: more examples.
Junio C Hamano
7
-26
/
+209
2005-12-12
Everyday: a bit more example.
Junio C Hamano
1
-17
/
+93
2005-12-12
diffcore-break: do not break too small filepair.
Junio C Hamano
1
-2
/
+3
2005-12-12
Revert "Add deltifier test."
Junio C Hamano
2
-52
/
+2
2005-12-12
Revert "diff-delta.c: allow delta with empty blob."
Junio C Hamano
2
-3
/
+3
2005-12-12
Everyday: some examples.
Junio C Hamano
1
-4
/
+68
2005-12-12
diff-delta.c: allow delta with empty blob.
Junio C Hamano
2
-3
/
+3
2005-12-12
Add deltifier test.
Junio C Hamano
2
-2
/
+52
2005-12-12
diffcore-break.c: check diff_delta() return value.
Junio C Hamano
1
-0
/
+2
2005-12-11
t/t6022: a new test for renaming merge.
Junio C Hamano
1
-0
/
+164
2005-12-11
merge-recursive: cleanup setIndexStages
Junio C Hamano
1
-12
/
+5
2005-12-11
merge-recursive: leave unmerged entries in the index.
Junio C Hamano
1
-8
/
+46
2005-12-10
format-patch: use same number of digits in numbers
Junio C Hamano
1
-4
/
+10
2005-12-10
t0000: catch trivial pilot errors.
Junio C Hamano
2
-2
/
+36
2005-12-10
t3300: funny name test
Junio C Hamano
1
-14
/
+14
2005-12-10
Allow saving an object from a pipe
Daniel Barkalow
4
-3
/
+52
2005-12-11
archimport: fix a in new changeset applyer addition
Eric Wong
1
-5
/
+1
2005-12-11
archimport: Fix a bug I introduced in the new log parser
Eric Wong
1
-2
/
+2
2005-12-11
archimport: Add the accurate changeset applyer
Eric Wong
1
-28
/
+171
2005-12-11
archimport: safer log file parsing
Eric Wong
1
-98
/
+111
2005-12-11
archimport: add -D <depth> and -a switch
Eric Wong
1
-90
/
+135
2005-12-11
archimport: remove git wrapper dependency
Eric Wong
1
-1
/
+1
2005-12-11
archimport: fix -t tmpdir switch
Eric Wong
1
-3
/
+2
2005-12-11
archimport: remove String::ShellQuote dependency.
Eric Wong
1
-23
/
+28
2005-12-11
archimport: first, make sure it still compiles
Eric Wong
1
-0
/
+16
2005-12-09
Link Everyday GIT to main documentation tree.
Junio C Hamano
2
-10
/
+11
2005-12-09
Everyday GIT with 20 commands
Junio C Hamano
2
-0
/
+139
2005-12-09
Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.
Junio C Hamano
1
-3
/
+2
2005-12-09
use "git init-db" in tests
Alex Riesen
1
-2
/
+2
2005-12-08
git-prune: never lose objects reachable from our refs.
Junio C Hamano
2
-19
/
+14
2005-12-08
qsort(): ptrdiff_t may be larger than int
Junio C Hamano
1
-1
/
+6
2005-12-08
Documentation: git-prune
Junio C Hamano
1
-1
/
+29
[next]