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-11-18
make "find_ref_by_name" a public function
Jeff King
3
-8
/
+10
2007-11-18
Fix warning about bitfield in struct ref
Shawn O. Pearce
1
-4
/
+4
2007-11-17
Merge branch 'ph/parseopt-sh'
Junio C Hamano
23
-322
/
+540
2007-11-17
grep -An -Bm: fix invocation of external grep command
Junio C Hamano
1
-3
/
+3
2007-11-17
fetch-pack: Prepare for a side-band demultiplexer in a thread.
Johannes Sixt
1
-26
/
+16
2007-11-17
git-remote.txt: fix example url
J. Bruce Fields
1
-1
/
+1
2007-11-17
Merge git://git.bogomips.org/git-svn
Junio C Hamano
3
-21
/
+184
2007-11-17
git-svn: Fix a typo and add a comma in an error message in git-svn
David Reiss
1
-1
/
+1
2007-11-17
git-svn log: handle unreachable revisions like "svn log"
David D Kilzer
2
-19
/
+110
2007-11-17
git-svn log: include commit log for the smallest revision in a range
David D Kilzer
2
-7
/
+7
2007-11-17
git-svn log: fix ascending revision ranges
David D Kilzer
2
-1
/
+15
2007-11-17
git-svn's dcommit must use subversion's config
Konstantin V. Arkhipov
1
-0
/
+3
2007-11-17
git-svn: add tests for command-line usage of init and clone commands
Eric Wong
1
-0
/
+55
2007-11-17
send-pack: assign remote errors to each ref
Jeff King
3
-6
/
+71
2007-11-17
send-pack: check ref->status before updating tracking refs
Jeff King
2
-13
/
+10
2007-11-17
send-pack: track errors for each ref
Jeff King
3
-95
/
+156
2007-11-17
Bisect visualize: use "for-each-ref" to list all good refs.
Christian Couder
1
-2
/
+2
2007-11-17
Update draft release notes for 1.5.4
Junio C Hamano
1
-2
/
+30
2007-11-17
Fix and improve t7004 (git-tag tests)
Mike Hommey
1
-2
/
+12
2007-11-17
Documentation: fix git-clone manpage not to refer to itself
Sergei Organov
2
-0
/
+7
2007-11-17
user-manual.txt: minor clarification.
Sergei Organov
1
-3
/
+3
2007-11-16
Fix rev-list when showing objects involving submodules
Linus Torvalds
4
-3
/
+59
2007-11-16
Merge branch 'maint'
Junio C Hamano
3
-5
/
+64
2007-11-16
Update draft release notes for 1.5.3.6
Junio C Hamano
1
-1
/
+32
2007-11-16
Merge branch 'ds/maint-deflatebound' into maint
Junio C Hamano
4
-1
/
+28
2007-11-16
Fix per-directory exclude handing for "git add"
Junio C Hamano
2
-2
/
+28
2007-11-16
core.excludesfile clean-up
Junio C Hamano
7
-34
/
+26
2007-11-16
Fix t9101 test failure caused by Subversion "auto-props"
Wincent Colaiuta
1
-1
/
+1
2007-11-16
git-send-email: add charset header if we add encoded 'From'
Jeff King
1
-3
/
+31
2007-11-16
git-bisect: modernize branch shuffling hack
Junio C Hamano
1
-3
/
+2
2007-11-16
git-bisect: use update-ref to mark good/bad commits
Junio C Hamano
1
-1
/
+1
2007-11-16
git-bisect: war on "sed"
Junio C Hamano
1
-3
/
+2
2007-11-16
Bisect reset: remove bisect refs that may have been packed.
Christian Couder
2
-1
/
+19
2007-11-16
git-p4: Fix direct import from perforce after fetching changes through git fr...
Simon Hausmann
1
-2
/
+13
2007-11-16
Fix per-directory exclude handing for "git add"
Junio C Hamano
2
-2
/
+28
2007-11-15
Documentation: customize diff-options depending on particular command
Sergei Organov
3
-1
/
+25
2007-11-15
git-ls-files: add --exclude-standard
Jeff King
3
-6
/
+13
2007-11-15
Remove unreachable statements
Guido Ostkamp
4
-6
/
+0
2007-11-15
rehabilitate some t5302 tests on 32-bit off_t machines
Nicolas Pitre
1
-7
/
+2
2007-11-15
refs.c: Remove unused get_ref_sha1()
Johannes Sixt
2
-15
/
+0
2007-11-14
Allow ETC_GITCONFIG to be a relative path.
Johannes Sixt
1
-1
/
+12
2007-11-14
Introduce git_etc_gitconfig() that encapsulates access of ETC_GITCONFIG.
Johannes Sixt
4
-5
/
+14
2007-11-14
Allow a relative builtin template directory.
Johannes Sixt
1
-3
/
+13
2007-11-14
Close files opened by lock_file() before unlinking.
Johannes Schindelin
2
-7
/
+11
2007-11-14
builtin run_command: do not exit with -1.
Johannes Sixt
1
-1
/
+1
2007-11-14
Move #include <sys/select.h> and <sys/ioctl.h> to git-compat-util.h.
Johannes Sixt
3
-3
/
+2
2007-11-14
Use is_absolute_path() in sha1_file.c.
Johannes Sixt
1
-4
/
+4
2007-11-14
Skip t3902-quoted.sh if the file system does not support funny names.
Johannes Sixt
1
-0
/
+7
2007-11-14
t5302-pack-index: Skip tests of 64-bit offsets if necessary.
Johannes Sixt
1
-2
/
+23
2007-11-14
t7501-commit.sh: Not all seds understand option -i
Johannes Sixt
1
-2
/
+4
[prev]
[next]