index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
prio-queue.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
repo-settings: create feature.manyFiles setting
Derrick Stolee
6
-7
/
+51
2019-08-13
repo-settings: parse core.untrackedCache
Derrick Stolee
5
-36
/
+40
2019-08-13
commit-graph: turn on commit-graph by default
Derrick Stolee
7
-6
/
+12
2019-08-13
t6501: use 'git gc' in quiet mode
Derrick Stolee
1
-3
/
+3
2019-08-13
repo-settings: consolidate some config settings
Derrick Stolee
7
-19
/
+58
2019-07-19
The sixth batch
Junio C Hamano
1
-0
/
+35
2019-07-12
The fifth batch
Junio C Hamano
1
-0
/
+16
2019-07-10
ref-filter: fix memory leak in `free_array_item()`
Martin Ågren
1
-5
/
+9
2019-07-10
trace2: correct trace2 field name documentation
Josh Steadmon
1
-1
/
+1
2019-07-10
The fourth batch
Junio C Hamano
1
-0
/
+115
2019-07-09
builtin/merge.c - cleanup of code in for-cycle that tests strategies
Edmundo Carmona Antoranz
1
-33
/
+20
2019-07-08
t3420: remove progress lines before comparing output
Phillip Wood
1
-8
/
+11
2019-07-08
mingw: initialize HOME on startup
Karsten Blees
1
-0
/
+24
2019-07-08
mingw: fix possible buffer overrun when calling `GetUserNameW()`
Johannes Schindelin
1
-1
/
+1
2019-07-08
ci/lib.sh: update a comment about installed P4 and Git-LFS versions
SZEDER Gábor
1
-2
/
+4
2019-07-03
gettext: always use UTF-8 on native Windows
Karsten Blees
1
-1
/
+19
2019-07-03
ci: disable Homebrew's auto cleanup
SZEDER Gábor
1
-1
/
+1
2019-07-03
ci: don't update Homebrew
SZEDER Gábor
1
-1
/
+1
2019-07-02
l10n: localizable upload progress messages
Dimitriy Ryazantcev
3
-7
/
+44
2019-07-02
docs: git-clone: list short form of options first
Quentin Nerden
1
-9
/
+9
2019-07-02
docs: git-clone: refer to long form of options
Quentin Nerden
1
-8
/
+8
2019-07-02
cherry-pick/revert: advise using --skip
Rohit Ashiwal
3
-8
/
+34
2019-07-02
cherry-pick/revert: add --skip option
Rohit Ashiwal
7
-6
/
+187
2019-07-02
sequencer: use argv_array in reset_merge
Rohit Ashiwal
1
-6
/
+11
2019-07-02
sequencer: rename reset_for_rollback to reset_merge
Rohit Ashiwal
1
-3
/
+3
2019-07-02
sequencer: add advice for revert
Rohit Ashiwal
4
-6
/
+34
2019-07-01
t5319: use 'test-tool path-utils' instead of 'ls -l'
Derrick Stolee
1
-2
/
+2
2019-07-01
git-prompt: improve cherry-pick/revert detection
Phillip Wood
2
-6
/
+51
2019-07-01
t8014: remove unnecessary braces
Michael Platings
1
-6
/
+6
2019-07-01
Document that 'git -C ""' works and doesn't change directory
SZEDER Gábor
1
-1
/
+2
2019-07-01
repack: disable bitmaps-by-default if .keep files exist
Eric Wong
2
-2
/
+26
2019-07-01
t0016: add 'remove' subcommand test
Christian Couder
1
-0
/
+18
2019-07-01
test-oidmap: remove 'add' subcommand
Christian Couder
1
-15
/
+1
2019-07-01
check_everything_connected: assume alternate ref tips are valid
Jeff King
5
-0
/
+125
2019-07-01
object-store.h: move for_each_alternate_ref() from transport.h
Jeff King
5
-100
/
+99
2019-07-01
rebase --am: ignore rebase.rescheduleFailedExec
Johannes Schindelin
2
-3
/
+15
2019-06-28
blame: drop some unused function parameters
Jeff King
1
-4
/
+3
2019-06-28
t7814: do not generate same commits in different repos
Nguyễn Thái Ngọc Duy
1
-1
/
+17
2019-06-27
ref-filter.c: find disjoint pattern prefixes
Taylor Blau
2
-26
/
+89
2019-06-27
progress: use term_clear_line()
SZEDER Gábor
2
-20
/
+14
2019-06-27
rebase: fix garbled progress display with '-x'
SZEDER Gábor
2
-5
/
+16
2019-06-27
mingw: use Unicode functions explicitly
Johannes Schindelin
3
-6
/
+8
2019-06-27
mingw: get pw_name in UTF-8 format
Johannes Schindelin
1
-2
/
+8
2019-06-27
mingw: embed a manifest to trick UAC into Doing The Right Thing
Cesar Eduardo Barros
2
-0
/
+27
2019-06-27
mingw: enable stack smashing protector
Johannes Schindelin
1
-1
/
+2
2019-06-27
Use the right 'struct repository' instead of the_repository
Nguyễn Thái Ngọc Duy
4
-22
/
+26
2019-06-27
match-trees.c: remove the_repo from shift_tree*()
Nguyễn Thái Ngọc Duy
4
-10
/
+12
2019-06-27
tree-walk.c: remove the_repo from get_tree_entry_follow_symlinks()
Nguyễn Thái Ngọc Duy
3
-14
/
+10
2019-06-27
tree-walk.c: remove the_repo from get_tree_entry()
Nguyễn Thái Ngọc Duy
11
-26
/
+38
2019-06-27
tree-walk.c: remove the_repo from fill_tree_descriptor()
Nguyễn Thái Ngọc Duy
9
-21
/
+29
[next]