index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sigchain.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-15
parse_pathspec: add special flag for max_depth feature
Nguyễn Thái Ngọc Duy
7
-10
/
+25
2013-07-15
convert some get_pathspec() calls to parse_pathspec()
Nguyễn Thái Ngọc Duy
4
-8
/
+17
2013-07-15
parse_pathspec: add PATHSPEC_PREFER_{CWD,FULL} flags
Nguyễn Thái Ngọc Duy
2
-1
/
+16
2013-07-15
parse_pathspec: save original pathspec for reporting
Nguyễn Thái Ngọc Duy
3
-0
/
+4
2013-07-15
add parse_pathspec() that converts cmdline args to struct pathspec
Nguyễn Thái Ngọc Duy
5
-41
/
+163
2013-07-15
pathspec: add copy_pathspec
Nguyễn Thái Ngọc Duy
3
-6
/
+16
2013-07-15
pathspec: i18n-ize error strings in pathspec parsing code
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2013-07-15
move struct pathspec and related functions to pathspec.[ch]
Nguyễn Thái Ngọc Duy
13
-169
/
+182
2013-07-15
clean: remove unused variable "seen"
Nguyễn Thái Ngọc Duy
1
-9
/
+2
2013-07-12
Update draft release notes for 1.8.4
Junio C Hamano
1
-0
/
+7
2013-07-12
git-clone.txt: remove the restriction on pushing from a shallow clone
Nguyễn Thái Ngọc Duy
1
-5
/
+7
2013-07-11
Update draft release notes to 1.8.4
Junio C Hamano
1
-3
/
+76
2013-07-09
remote-http: use argv-array
Junio C Hamano
1
-16
/
+16
2013-07-08
pull: change the description to "integrate" changes
John Keeping
2
-2
/
+2
2013-07-08
test-lint: detect 'export FOO=bar'
Thomas Rast
1
-0
/
+1
2013-07-08
t9902: fix 'test A == B' to use = operator
Thomas Rast
1
-1
/
+1
2013-07-08
t0000: do not use export X=Y
Torsten Bögershausen
1
-1
/
+2
2013-07-07
push: avoid suggesting "merging" remote changes
John Keeping
1
-6
/
+6
2013-07-07
git-config(1): clarify precedence of multiple values
John Keeping
1
-8
/
+12
2013-07-07
name-rev doc: rewrite --stdin paragraph
Ramkumar Ramachandra
1
-2
/
+4
2013-07-07
lockfile: fix buffer overflow in path handling
Michael Haggerty
1
-4
/
+6
2013-07-07
diffcore-pickaxe: simplify has_changes and contains
René Scharfe
1
-7
/
+4
2013-07-06
diff-options: document default similarity index
Fraser Tweedale
1
-1
/
+1
2013-07-05
t4205 (log-pretty-formats): avoid using `sed`
Alexey Shumkin
1
-16
/
+10
2013-07-05
t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commit...
Alexey Shumkin
1
-13
/
+28
2013-07-05
t4205, t6006, t7102: make functions better readable
Alexey Shumkin
3
-25
/
+16
2013-07-05
t4205 (log-pretty-formats): revert back single quotes
Alexey Shumkin
1
-53
/
+53
2013-07-05
test-lib.sh - cygwin does not have usable FIFOs
Mark Levedahl
1
-1
/
+8
2013-07-05
t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
Alexey Shumkin
4
-18
/
+18
2013-07-05
gitweb: allow extra breadcrumbs to prefix the trail
Tony Finch
2
-3
/
+26
2013-07-04
fixup-builtins: retire an old transition helper script
Ramkumar Ramachandra
2
-19
/
+0
2013-07-04
Update draft release notes to 1.8.3.3
Junio C Hamano
1
-0
/
+15
2013-07-03
Change "remote tracking" to "remote-tracking"
Michael Schubert
6
-14
/
+17
2013-07-03
git-remote-mediawiki: un-brace file handles in binmode calls
Matthieu Moy
1
-2
/
+2
2013-07-03
git-config: update doc for --get with multiple values
John Keeping
1
-1
/
+1
2013-07-02
Do not ignore merge options in interactive rebase
Arnaud Fontaine
2
-5
/
+27
2013-07-02
get_short_sha1(): correctly disambiguate type-limited abbreviation
Junio C Hamano
1
-1
/
+1
2013-07-02
t1512: correct leftover constants from earlier edition
Junio C Hamano
1
-10
/
+22
2013-07-01
git stash: avoid data loss when "git stash save" kills a directory
Petr Baudis
3
-2
/
+40
2013-07-01
treat_directory(): do not declare submodules to be untracked
Junio C Hamano
2
-6
/
+21
2013-07-01
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+16
2013-07-01
t4205: replace .\+ with ..* in sed commands
Brian Gernhardt
1
-2
/
+2
2013-07-01
lib-rebase: style: use write_script, <<-\EOF
Andrew Pimlott
1
-38
/
+36
2013-07-01
t7500: fix flipped actual/expect
Andrew Pimlott
1
-3
/
+3
2013-07-01
lib-rebase: document exec_ in FAKE_LINES
Andrew Pimlott
1
-0
/
+2
2013-07-01
completion: learn about --man-path
John Keeping
2
-0
/
+2
2013-07-01
completion: handle unstuck form of base git options
John Keeping
1
-1
/
+2
2013-07-01
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+23
2013-07-01
Start preparing for 1.8.3.3
Junio C Hamano
2
-1
/
+12
2013-06-30
check-ignore doc: fix broken link to ls-files page
Ramkumar Ramachandra
1
-1
/
+1
[next]