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
2009-06-11
parse-remote: remove unused functions
Santi Béjar
2
-224
/
+0
2009-06-11
parse-remote: support default reflist in get_remote_merge_branch
Santi Béjar
2
-1
/
+21
2009-06-11
parse-remote: function to get the tracking branch to be merge
Santi Béjar
2
-5
/
+31
2009-06-11
compat/ has subdirectories: do not omit them in 'make clean'
Johannes Sixt
1
-1
/
+1
2009-06-11
Fix typo in nedmalloc warning fix
Johannes Sixt
1
-1
/
+1
2009-06-11
Merge branch 'uk/maint-1.5.3-rebase-i-reflog' into maint
Junio C Hamano
1
-1
/
+1
2009-06-11
rebase--interactive: remote stray closing parenthesis
Uwe Kleine-König
1
-1
/
+1
2009-06-10
parse-options: add parse_options_check to validate option specs.
Pierre Habouzit
1
-0
/
+24
2009-06-10
configure: test whether -lresolv is needed
Ralf Wildenhues
2
-0
/
+10
2009-06-10
Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/bin
Junio C Hamano
2
-4
/
+31
2009-06-09
git-repack.txt: Clarify implications of -a for dumb protocols
Michael J Gruber
1
-2
/
+5
2009-06-09
technical/api-remote: Describe new struct remote member pushurl
Michael J Gruber
1
-0
/
+4
2009-06-09
t5516: Check pushurl config setting
Michael J Gruber
1
-0
/
+13
2009-06-09
Allow push and fetch urls to be different
Michael J Gruber
5
-4
/
+37
2009-06-09
Merge branch 'maint'
Junio C Hamano
3
-4
/
+10
2009-06-09
bash: add support for 'git stash pop --index' option
SZEDER Gábor
1
-2
/
+2
2009-06-09
Documentation: mention 'git stash pop --index' option explicitly
SZEDER Gábor
2
-10
/
+10
2009-06-09
Simplify some 'fprintf(stderr); return -1;' by using 'return error()'
Johannes Sixt
1
-10
/
+6
2009-06-09
Simplify some instances of run_command() by using run_command_v_opt().
Johannes Sixt
3
-45
/
+18
2009-06-09
show-branch: don't use LASTARG_DEFAULT with OPTARG
Stephen Boyd
2
-4
/
+6
2009-06-09
send-email: use UTF-8 rather than utf-8 for consistency
Brandon Casey
2
-6
/
+6
2009-06-09
git-send-email.perl: improve detection of MIME encoded-words
Brandon Casey
1
-1
/
+9
2009-06-08
diff.c: plug a memory leak in an error path
Johannes Sixt
1
-0
/
+1
2009-06-08
fetch-pack: close output channel after sideband demultiplexer terminates
Johannes Sixt
1
-1
/
+3
2009-06-08
fix handling of iconv configuration options
Marco Nelissen
1
-0
/
+8
2009-06-08
git-compat-util.h: avoid using c99 flex array feature with Sun compiler 5.8
Brandon Casey
1
-1
/
+1
2009-06-08
builtin-remote: Make "remote show" display all urls
Michael J Gruber
1
-3
/
+6
2009-06-08
MinGW: Teach Makefile to detect msysgit and apply specific settings
Steffen Prohaska
1
-2
/
+12
2009-06-08
Fix warnings in nedmalloc when compiling with GCC 4.4.0
Johannes Schindelin
2
-2
/
+4
2009-06-07
symlinks.c: small style cleanup
Kjetil Barvik
1
-4
/
+2
2009-06-07
Makefile: test-parse-options depends on parse-options.h
Junio C Hamano
1
-0
/
+2
2009-06-06
Merge branch 'maint'
Junio C Hamano
4
-6
/
+18
2009-06-06
Documentation: refer to gitworkflows(7) from tutorial and git(1)
Thomas Rast
2
-1
/
+8
2009-06-06
daemon: Strictly parse the "extra arg" part of the command
Shawn O. Pearce
2
-5
/
+10
2009-06-06
parse-options: simplify usage argh handling
Stephen Boyd
3
-38
/
+21
2009-06-06
parse-options: make OPT_INTEGER's argh explicit
Stephen Boyd
3
-12
/
+5
2009-06-06
Makefile: add section for SunOS 5.7
Brandon Casey
1
-0
/
+10
2009-06-06
Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATH
Junio C Hamano
2
-0
/
+16
2009-06-06
Makefile: define __sun__ on SunOS
Brandon Casey
1
-1
/
+1
2009-06-06
git-compat-util.h: tweak the way _XOPEN_SOURCE is set on Solaris
Brandon Casey
1
-1
/
+14
2009-06-06
On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX spec
Brandon Casey
2
-2
/
+2
2009-06-06
Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile arguments
Brandon Casey
1
-1
/
+10
2009-06-06
t6030: test skipping away from an already skipped commit
Christian Couder
1
-0
/
+12
2009-06-06
bisect: when skipping, choose a commit away from a skipped commit
Christian Couder
1
-1
/
+49
2009-06-06
bisect: add parameters to "filter_skipped"
Christian Couder
3
-6
/
+42
2009-06-06
http*: add helper methods for fetching objects (loose)
Tay Ray Chuan
4
-431
/
+336
2009-06-06
http*: add helper methods for fetching packs
Tay Ray Chuan
4
-151
/
+167
2009-06-06
http: use new http API in fetch_index()
Tay Ray Chuan
1
-73
/
+8
2009-06-06
http*: add http_get_info_packs
Tay Ray Chuan
4
-345
/
+186
2009-06-06
http-push.c::fetch_symref(): use the new http API
Mike Hommey
1
-17
/
+3
[prev]
[next]