Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
contrib/examples/git-repack.sh: use the $( ... ) construct for command substitution
2015-11-05
Git 2.6.3
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-05
Merge branch 'rs/daemon-plug-child-leak' into maint
diff
|
tree
2015-11-05
Merge branch 'rs/wt-status-detached-branch-fix' into...
diff
|
tree
2015-11-05
Merge branch 'jk/initialization-fix-to-add-submodule...
diff
|
tree
2015-11-05
Merge branch 'js/misc-fixes' into maint
diff
|
tree
2015-11-05
Merge branch 'jc/add-u-A-default-to-top' into maint
diff
|
tree
2015-11-05
Merge branch 'jk/delete-modechange-conflict' into maint
diff
|
tree
2015-11-05
Merge branch 'js/imap-send-curl-compilation-fix' into...
diff
|
tree
2015-11-05
Merge branch 'rp/link-curl-before-ssl' into maint
diff
|
tree
2015-11-05
Merge branch 'nd/clone-linked-checkout' into maint
diff
|
tree
2015-11-05
Merge branch 'sa/send-email-smtp-batch-data-limit'...
diff
|
tree
2015-11-05
t5509: add basic tests for hideRefs
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-05
hideRefs: add support for matching full refs
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-05
upload-pack: strip refs before calling ref_is_hidden()
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-05
config.txt: document the semantics of hideRefs with...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-05
sha1: allow limiting the size of the data passed to...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-05
sha1: provide another level of indirection for the...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-04
Sync with maint
diff
|
tree
2015-11-04
Merge branch 'xf/user-manual-ff' into maint
diff
|
tree
2015-11-04
Merge branch 'xf/user-manual-markup' into maint
diff
|
tree
2015-11-04
Merge branch 'jc/everyday-markup' into maint
diff
|
tree
2015-11-04
Merge branch 'jc/em-dash-in-doc' into maint
diff
|
tree
2015-11-04
Merge branch 'es/worktree-add' into maint
diff
|
tree
2015-11-04
gc: remove garbage .idx files from pack dir
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-04
t5304: test cleaning pack garbage
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-03
Sync with maint
diff
|
tree
2015-11-03
Merge branch 'mk/blame-error-message' into maint
diff
|
tree
2015-11-03
Merge branch 'jk/merge-file-exit-code' into maint
diff
|
tree
2015-11-03
Merge branch 'dt/name-hash-dir-entry-fix' into maint
diff
|
tree
2015-11-03
Merge branch 'jc/am-3-fallback-regression-fix' into...
diff
|
tree
2015-11-03
Merge branch 'jc/usage-stdin' into maint
diff
|
tree
2015-11-03
Merge branch 'rt/placeholder-in-usage' into maint
diff
|
tree
2015-11-03
Merge branch 'dt/t7063-fix-flaky-test' into maint
diff
|
tree
2015-11-03
Merge branch 'mk/submodule-gitdir-path' into maint
diff
|
tree
2015-11-03
Merge branch 'nd/gc-auto-background-fix' into maint
diff
|
tree
2015-11-03
Merge branch 'ls/p4-translation-failure' into maint
diff
|
tree
2015-11-03
Merge branch 'gr/rebase-i-drop-warn' into maint
diff
|
tree
2015-11-03
Merge branch 'js/clone-dissociate' into maint
diff
|
tree
2015-11-03
Merge branch 'ld/p4-import-labels' into maint
diff
|
tree
2015-11-03
Merge branch 'tk/stripspace' into maint
diff
|
tree
2015-11-03
Merge branch 'jk/repository-extension' into maint
diff
|
tree
2015-11-03
Tenth batch for 2.7
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-03
Merge branch 'rs/daemon-plug-child-leak'
diff
|
tree
2015-11-03
Merge branch 'mk/blame-first-parent'
diff
|
tree
2015-11-03
Merge branch 'rs/wt-status-detached-branch-fix'
diff
|
tree
2015-11-03
Merge branch 'rs/show-branch-argv-array'
diff
|
tree
2015-11-03
Merge branch 'js/git-gdb'
diff
|
tree
2015-11-03
Merge branch 'jk/initialization-fix-to-add-submodule...
diff
|
tree
2015-11-03
Merge branch 'da/difftool'
diff
|
tree
2015-11-03
Merge branch 'jc/mailinfo-lib'
diff
|
tree
2015-11-03
Merge branch 'kn/for-each-branch'
diff
|
tree
2015-11-02
daemon: plug memory leak
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-02
run-command: factor out child_process_clear()
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-02
http: use off_t to store partial file size
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-02
http.c: use CURLOPT_RANGE for range requests
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-01
checkout: add --progress option
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-01
mailinfo: fix passing wrong address to git_mailinfo_config
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-01
show-branch: use argv_array for default arguments
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-01
wt-status: use skip_prefix() to get rid of magic string...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-01
wt-status: don't skip a magical number of characters...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-01
wt-status: avoid building bogus branch name with detached...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-01
wt-status: exit early using goto in wt_shortstatus_print_tra...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-11-01
t7060: add test for status --branch on a detached HEAD
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-30
blame: allow blame --reverse --first-parent when it...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-30
blame: extract find_single_final
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-30
blame: test to describe use of blame --reverse --first...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-30
test: facilitate debugging Git executables in tests...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-30
ref-filter: fallback on alphabetical comparison
Helped-by: Junio C Hamano <
gitster@pobox.com
>
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-30
Ninth batch for 2.7
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-30
Merge branch 'jk/merge-file-exit-code'
diff
|
tree
2015-10-30
Merge branch 'gr/rebase-i-drop-warn'
diff
|
tree
2015-10-30
Merge branch 'xf/user-manual-ff'
diff
|
tree
2015-10-30
Merge branch 'rs/pop-commit'
diff
|
tree
2015-10-30
Merge branch 'mk/blame-error-message'
diff
|
tree
2015-10-30
Merge branch 'js/misc-fixes'
diff
|
tree
2015-10-30
Merge branch 'js/imap-send-curl-compilation-fix'
diff
|
tree
2015-10-30
Merge branch 'jk/delete-modechange-conflict'
diff
|
tree
2015-10-30
Merge branch 'jc/add-u-A-default-to-top'
diff
|
tree
2015-10-30
Merge branch 'ar/clone-dissociate'
diff
|
tree
2015-10-30
Merge git://ozlabs.org/~paulus/gitk
diff
|
tree
2015-10-29
Eighth batch for 2.7
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-29
Merge branch 'jc/am-mailinfo-direct'
diff
|
tree
2015-10-29
Merge branch 'jc/mailinfo-lib'
diff
|
tree
2015-10-29
Merge branch 'rp/link-curl-before-ssl'
diff
|
tree
2015-10-29
Merge branch 'dt/name-hash-dir-entry-fix'
diff
|
tree
2015-10-29
Merge branch 'tk/sigchain-unnecessary-post-tempfile'
diff
|
tree
2015-10-29
Merge branch 'jk/war-on-sprintf'
diff
|
tree
2015-10-29
Merge branch 'jc/em-dash-in-doc'
diff
|
tree
2015-10-29
Merge branch 'jc/everyday-markup'
diff
|
tree
2015-10-29
Merge branch 'xf/user-manual-markup'
diff
|
tree
2015-10-29
difftool: ignore symbolic links in use_wt_file
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-29
merge-file: clamp exit code to maximum 127
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-28
rebase-i: work around Windows CRLF line endings
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-28
t3404: "rebase -i" gets broken when insn sheet uses...
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-28
add_submodule_odb: initialize alt_odb list earlier
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-26
Seventh batch for 2.7
Signed-off-by: Junio C Hamano <
gitster@pobox.com
>
diff
|
tree
2015-10-26
Merge branch 'dk/p4-import-ctypes'
diff
|
tree
2015-10-26
Merge branch 'jk/repository-extension'
diff
|
tree
2015-10-26
Merge branch 'dt/t7063-fix-flaky-test'
diff
|
tree
2015-10-26
Merge branch 'kn/for-each-tag'
diff
|
tree