index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block-sha1
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-12
list-objects: convert name_path to a strbuf
Jeff King
3
-36
/
+15
2016-02-12
show_object_with_name: simplify by using path_name()
Jeff King
1
-34
/
+6
2016-02-12
http-push: stop using name_path
Jeff King
1
-16
/
+7
2016-02-10
Sixth batch for the 2.8 cycle
Junio C Hamano
1
-0
/
+40
2016-02-05
Git 2.7.1
v2.7.1
Junio C Hamano
4
-3
/
+91
2016-02-03
Fifth batch for 2.8 cycle
Junio C Hamano
1
-1
/
+59
2016-02-02
test-lib: limit the output of the yes utility
Johannes Schindelin
1
-2
/
+4
2016-02-02
Getting closer to 2.7.1
Junio C Hamano
1
-0
/
+9
2016-02-02
push: fix ref status reporting for --force-with-lease
Andrew Wheeler
2
-12
/
+18
2016-02-01
apply, ls-files: simplify "-z" parsing
Jeff King
2
-24
/
+6
2016-02-01
checkout-index: disallow "--no-stage" option
Jeff King
1
-3
/
+3
2016-02-01
checkout-index: handle "--no-index" option
Jeff King
1
-24
/
+10
2016-02-01
checkout-index: handle "--no-prefix" option
Jeff King
1
-12
/
+6
2016-02-01
checkout-index: simplify "-z" option parsing
Jeff King
1
-10
/
+2
2016-02-01
give "nbuf" strbuf a more meaningful name
Jeff King
5
-29
/
+30
2016-02-01
object name: introduce '^{/!-<negative pattern>}' notation
Will Palmer
3
-11
/
+51
2016-01-29
convert: treat an empty string for clean/smudge filters as "cat"
Lars Schneider
2
-1
/
+17
2016-01-29
Fourth batch for 2.8.cycle
Junio C Hamano
1
-1
/
+24
2016-01-29
pass transport verbosity down to git_connect
Eric Wong
1
-5
/
+6
2016-01-27
t7063: add tests for core.untrackedCache
Christian Couder
1
-4
/
+81
2016-01-27
test-dump-untracked-cache: don't modify the untracked cache
Christian Couder
4
-0
/
+22
2016-01-27
config: add core.untrackedCache
Christian Couder
8
-31
/
+133
2016-01-27
merge-file: ensure that conflict sections match eol style
Johannes Schindelin
2
-15
/
+25
2016-01-27
merge-file: let conflict markers match end-of-line style of the context
Johannes Schindelin
2
-4
/
+69
2016-01-27
git-svn: fix auth parameter handling on SVN 1.9.0+
Eric Wong
1
-2
/
+6
2016-01-27
Third batch for 2.8 cycle
Junio C Hamano
1
-0
/
+24
2016-01-26
tag: do not show ambiguous tag names as "tags/foo"
Jeff King
7
-4
/
+62
2016-01-26
http: use credential API to handle proxy authentication
Knut Franke
3
-3
/
+85
2016-01-26
http: allow selection of proxy authentication method
Knut Franke
5
-3
/
+96
2016-01-26
travis-ci: explicity use container-based infrastructure
Lars Schneider
1
-0
/
+2
2016-01-26
travis-ci: run previously failed tests first, then slowest to fastest
Lars Schneider
1
-1
/
+7
2016-01-26
completion: update completion arguments for stash
Paul Wagland
1
-3
/
+14
2016-01-26
completion: complete show-branch "--date-order"
Paul Wagland
1
-1
/
+1
2016-01-26
completion: add missing git-rebase options
John Keeping
1
-2
/
+6
2016-01-25
mingw: avoid linking to the C library's isalpha()
Johannes Sixt
2
-6
/
+8
2016-01-25
dir: simplify untracked cache "ident" field
Christian Couder
2
-16
/
+24
2016-01-25
dir: add remove_untracked_cache()
Christian Couder
3
-5
/
+11
2016-01-25
dir: add {new,add}_untracked_cache()
Christian Couder
3
-10
/
+20
2016-01-25
update-index: move 'uc' var declaration
Christian Couder
1
-3
/
+1
2016-01-25
update-index: add untracked cache notifications
Christian Couder
1
-5
/
+9
2016-01-25
update-index: add --test-untracked-cache
Christian Couder
2
-1
/
+16
2016-01-25
update-index: use enum for untracked cache options
Christian Couder
1
-5
/
+13
2016-01-25
t6300: use test_atom for some un-modern tests
Jeff King
1
-52
/
+10
2016-01-25
resolve_gitlink_ref: ignore non-repository paths
Jeff King
3
-14
/
+43
2016-01-25
clean: make is_git_repository a public function
Jeff King
3
-26
/
+37
2016-01-22
worktree: stop supporting moving worktrees manually
Nguyễn Thái Ngọc Duy
2
-17
/
+10
2016-01-22
unpack-trees: fix accidentally quadratic behavior
David Turner
1
-1
/
+12
2016-01-21
diff: make -O and --output work in subdirectory
Duy Nguyen
6
-8
/
+21
2016-01-21
diff-no-index: do not take a redundant prefix argument
Nguyễn Thái Ngọc Duy
3
-4
/
+4
2016-01-21
git-add doc: do not say working directory when you mean working tree
Lars Vogel
1
-1
/
+1
[next]