index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-push: Accept -n as a synonym for --dry-run.
Nelson Elhage
2009-09-13
2
-3
/
+4
*
git-commit doc: remove duplicated --dry-run description
Junio C Hamano
2009-09-13
1
-7
/
+1
*
GIT 1.6.5-rc1
v1.6.5-rc1
Junio C Hamano
2009-09-13
1
-0
/
+31
*
Improve --patch option documentation in git-add
Jari Aalto
2009-09-13
1
-3
/
+8
*
Merge branch 'pk/fast-import-tars'
Junio C Hamano
2009-09-13
1
-4
/
+46
|
\
|
*
import-tars: Allow per-tar author and commit message.
Peter Krefting
2009-09-03
1
-4
/
+46
*
|
Merge branch 'pk/fast-import-dirs'
Junio C Hamano
2009-09-13
1
-0
/
+416
|
\
\
|
*
|
Add script for importing bits-and-pieces to Git.
Peter Krefting
2009-09-03
1
-0
/
+416
*
|
|
Merge branch 'jt/pushinsteadof'
Junio C Hamano
2009-09-13
5
-32
/
+131
|
\
\
\
|
*
|
|
Add url.<base>.pushInsteadOf: URL rewriting for push only
Josh Triplett
2009-09-08
5
-10
/
+106
|
*
|
|
Wrap rewrite globals in a struct in preparation for adding another set
Josh Triplett
2009-09-07
1
-25
/
+28
*
|
|
|
Merge branch 'jk/unwanted-advices'
Junio C Hamano
2009-09-13
8
-1
/
+66
|
\
\
\
\
|
*
|
|
|
status: make "how to stage" messages optional
Jeff King
2009-09-12
4
-0
/
+15
|
*
|
|
|
push: make non-fast-forward help message configurable
Jeff King
2009-09-12
7
-1
/
+51
|
|
/
/
/
*
|
|
|
Merge branch 'jc/merge-saner-messages'
Junio C Hamano
2009-09-13
1
-4
/
+21
|
\
\
\
\
|
*
|
|
|
merge-recursive: give less scary messages when merge did not start
Junio C Hamano
2009-09-08
1
-4
/
+21
*
|
|
|
|
quiltimport documentation: --dry-run and -n are synonyms
Junio C Hamano
2009-09-13
1
-1
/
+1
*
|
|
|
|
preserve mtime of local clone
Clemens Buchacher
2009-09-13
3
-1
/
+23
*
|
|
|
|
don't dereference NULL upon fdopen failure
Jim Meyering
2009-09-13
5
-8
/
+8
*
|
|
|
|
use write_str_in_full helper to avoid literal string lengths
Jim Meyering
2009-09-13
1
-7
/
+3
*
|
|
|
|
Merge branch 'db/vcs-helper'
Junio C Hamano
2009-09-13
9
-144
/
+406
|
\
\
\
\
\
|
*
|
|
|
|
Makefile: remove remnant of separate http/https/ftp helpers
Junio C Hamano
2009-09-12
2
-4
/
+2
|
*
|
|
|
|
Use a clearer style to issue commands to remote helpers
Daniel Barkalow
2009-09-04
1
-7
/
+14
|
*
|
|
|
|
Make the "traditionally-supported" URLs a special case
Daniel Barkalow
2009-09-04
4
-22
/
+6
|
*
|
|
|
|
Makefile: install hardlinks for git-remote-<scheme> supported by libcurl if p...
Junio C Hamano
2009-08-07
1
-2
/
+9
|
*
|
|
|
|
Makefile: do not link three copies of git-remote-* programs
Junio C Hamano
2009-08-07
1
-2
/
+10
|
*
|
|
|
|
Makefile: git-http-fetch does not need expat
Jeff King
2009-08-07
1
-1
/
+1
|
*
|
|
|
|
http-fetch: Fix Makefile dependancies
Mike Ralphson
2009-08-06
1
-1
/
+1
|
*
|
|
|
|
Add transport native helper executables to .gitignore
Mike Ralphson
2009-08-06
1
-0
/
+3
|
*
|
|
|
|
git-http-fetch: not a builtin
Linus Torvalds
2009-08-06
4
-9
/
+11
|
*
|
|
|
|
Use an external program to implement fetching with curl
Daniel Barkalow
2009-08-05
3
-135
/
+145
|
*
|
|
|
|
Add support for external programs for handling native fetches
Daniel Barkalow
2009-08-05
4
-0
/
+243
*
|
|
|
|
|
use write_str_in_full helper to avoid literal string lengths
Jim Meyering
2009-09-13
7
-9
/
+14
*
|
|
|
|
|
wrap git's main usage string.
Matthieu Moy
2009-09-13
1
-1
/
+4
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2009-09-13
8
-39
/
+76
|
\
\
\
\
\
\
|
*
|
|
|
|
|
GIT 1.6.4.3
v1.6.4.3
Junio C Hamano
2009-09-13
4
-3
/
+33
|
*
|
|
|
|
|
svn: properly escape arguments for authors-prog
Mark Lodato
2009-09-13
2
-0
/
+15
|
*
|
|
|
|
|
Merge branch 'cb/maint-1.6.3-grep-relative-up' into maint
Junio C Hamano
2009-09-13
3
-27
/
+30
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
grep: accept relative paths outside current working directory
Clemens Buchacher
2009-09-08
3
-27
/
+29
|
|
*
|
|
|
|
|
grep: fix exit status if external_grep() punts
Clemens Buchacher
2009-09-08
1
-0
/
+1
|
*
|
|
|
|
|
|
http.c: remove verification of remote packs
Tay Ray Chuan
2009-09-11
1
-11
/
+0
*
|
|
|
|
|
|
|
rebase: use plumbing to show dirty state
Jeff King
2009-09-12
1
-1
/
+1
*
|
|
|
|
|
|
|
pager: set LESS=FRSX also on Windows
Johannes Sixt
2009-09-12
1
-2
/
+4
*
|
|
|
|
|
|
|
start_command: do not clobber cmd->env on Windows code path
Johannes Sixt
2009-09-12
3
-9
/
+17
*
|
|
|
|
|
|
|
add documentation for mailinfo.scissors and '--no-scissors'
Nicolas Sebrecht
2009-09-11
3
-2
/
+10
*
|
|
|
|
|
|
|
mailinfo: add '--scissors' to usage message
Nicolas Sebrecht
2009-09-11
1
-1
/
+1
*
|
|
|
|
|
|
|
INSTALL: Describe dependency knobs from Makefile
Brian Gernhardt
2009-09-11
1
-14
/
+24
*
|
|
|
|
|
|
|
INSTALL: Reorder dependencies, split shell and Perl
Brian Gernhardt
2009-09-11
1
-5
/
+9
*
|
|
|
|
|
|
|
git-p4: Avoid modules deprecated in Python 2.6.
Reilly Grant
2009-09-10
1
-7
/
+5
*
|
|
|
|
|
|
|
Makefile: Add NEEDS_CRYPTO_WITH_SSL
Brian Gernhardt
2009-09-10
1
-1
/
+7
[next]