index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-parse-remote.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-10
rebase: remove $branch as synonym for $orig_head
Martin von Zweigbergk
1
-10
/
+9
2011-02-10
rebase -i: support --stat
Martin von Zweigbergk
1
-7
/
+7
2011-02-10
rebase: factor out call to pre-rebase hook
Martin von Zweigbergk
2
-19
/
+7
2011-02-10
rebase: factor out clean work tree check
Martin von Zweigbergk
2
-4
/
+2
2011-02-10
rebase: factor out reference parsing
Martin von Zweigbergk
2
-48
/
+9
2011-02-10
rebase: reorder validation steps
Martin von Zweigbergk
2
-7
/
+7
2011-02-10
rebase -i: remove now unnecessary directory checks
Martin von Zweigbergk
1
-6
/
+0
2011-02-10
rebase: factor out command line option processing
Martin von Zweigbergk
2
-182
/
+100
2011-02-10
rebase: align variable content
Martin von Zweigbergk
2
-6
/
+14
2011-02-10
rebase: align variable names
Martin von Zweigbergk
2
-256
/
+256
2011-02-10
rebase: stricter check of standalone sub command
Martin von Zweigbergk
4
-2
/
+22
2011-02-10
rebase: act on command line outside parsing loop
Martin von Zweigbergk
2
-209
/
+217
2011-02-10
rebase: improve detection of rebase in progress
Martin von Zweigbergk
1
-39
/
+41
2011-02-10
rebase: remove unused rebase state 'prev_head'
Martin von Zweigbergk
1
-8
/
+0
2011-02-10
rebase: read state outside loop
Martin von Zweigbergk
1
-2
/
+2
2011-02-10
rebase: refactor reading of state
Martin von Zweigbergk
1
-30
/
+23
2011-02-10
rebase: clearer names for directory variables
Martin von Zweigbergk
1
-70
/
+71
2011-02-10
fast-import: introduce "feature notes" command
Jonathan Nieder
3
-0
/
+9
2011-02-10
fast-import: clarify documentation of "feature" command
Jonathan Nieder
1
-20
/
+17
2011-02-09
Documentation/merge subtree How-To: fix typo
Uwe Kleine-König
1
-1
/
+1
2011-02-08
pull: Document the "--[no-]recurse-submodules" options
Jens Lehmann
2
-2
/
+9
2011-02-08
quote.h: simplify the inclusion
Jonathan Nieder
1
-2
/
+1
2011-02-08
sha1_object_info: examine cached_object store too
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2011-02-08
sha1_file.c: move find_cached_object up so sha1_object_info can use it
Nguyễn Thái Ngọc Duy
1
-35
/
+35
2011-02-08
Add const to parse_{commit,tag}_buffer()
Nguyễn Thái Ngọc Duy
4
-6
/
+6
2011-02-08
diff: support --cached on unborn branches
Nguyễn Thái Ngọc Duy
5
-2
/
+71
2011-02-07
gitweb: Mention optional Perl modules in INSTALL
Jakub Narebski
1
-0
/
+6
2011-02-07
post-receive-email: suppress error if description file missing
Sitaram Chamarty
1
-1
/
+1
2011-02-07
t7407: fix line endings for mingw build
Pat Thoyts
1
-0
/
+4
2011-02-07
t4120-apply-popt: help systems with core.filemode=false
Johannes Sixt
1
-2
/
+7
2011-02-07
t3509: use unconstrained initial test to setup repository.
Pat Thoyts
1
-2
/
+4
2011-02-07
start_command: flush buffers in the WIN32 code path as well
Johannes Sixt
1
-1
/
+1
2011-02-07
bundle: Use OFS_DELTA in bundle files
Shawn O. Pearce
1
-2
/
+3
2011-01-31
t5526: Fix wrong argument order in "git config"
Jens Lehmann
1
-1
/
+1
2011-01-31
Git 1.7.4
v1.7.4
Junio C Hamano
3
-3
/
+11
2011-01-27
fsck: do not give up too early in fsck_dir()
Junio C Hamano
1
-6
/
+12
2011-01-27
fsck: drop unused parameter from traverse_one_object()
Junio C Hamano
1
-3
/
+10
2011-01-27
Don't pass "--xhtml" to hightlight in gitweb.perl script.
Adam Tkac
1
-1
/
+1
2011-01-27
rebase -i: clarify in-editor documentation of "exec"
Jonathan Nieder
1
-1
/
+1
2011-01-27
tests: sanitize more git environment variables
Jeff King
1
-0
/
+3
2011-01-27
fast-import: treat filemodify with empty tree as delete
Jonathan Nieder
2
-0
/
+48
2011-01-27
rebase: give a better error message for bogus branch
Jeff King
1
-0
/
+1
2011-01-27
rebase: use explicit "--" with checkout
Jeff King
2
-2
/
+2
2011-01-24
Git 1.7.4-rc3
v1.7.4-rc3
Junio C Hamano
1
-7
/
+1
2011-01-24
t1510: fix typo in the comment of a test
Jonathan Nieder
1
-1
/
+1
2011-01-24
Documentation updates for 'GIT_WORK_TREE without GIT_DIR' historical usecase
Junio C Hamano
2
-17
/
+21
2011-01-21
Subject: setup: officially support --work-tree without --git-dir
Jonathan Nieder
2
-95
/
+134
2011-01-21
Documentation: do not treat reset --keep as a special case
Jonathan Nieder
1
-7
/
+2
2011-01-20
Correctly report corrupted objects
Björn Steinbrink
1
-1
/
+1
2011-01-19
tests: compress the setup tests
Jonathan Nieder
1
-4401
/
+618
[next]