Sign in
googlers
/
jrn
/
git
/
e96e98b3399ae4c638466f84068fe94d4712c5a3
e96e98b
Merge branch 'da/mergetool-tool-help'
by Junio C Hamano
· 10 years ago
02f4db8
Merge branch 'da/mergetool-temporary-filename'
by Junio C Hamano
· 10 years ago
64bff25
Merge branch 'da/mergetool-tests'
by Junio C Hamano
· 10 years ago
3c85452
Merge branch 'rs/ref-transaction'
by Junio C Hamano
· 10 years ago
13da0fc
Update draft release notes to 2.2
by Junio C Hamano
· 10 years ago
9d04401
Merge branch 'cc/interpret-trailers'
by Junio C Hamano
· 10 years ago
7df3b07
Merge branch 'rm/gitweb-start-form'
by Junio C Hamano
· 10 years ago
9c6be8b
Merge branch 'ss/contrib-subtree-contacts'
by Junio C Hamano
· 10 years ago
b946576
Merge branch 'jn/parse-config-slot'
by Junio C Hamano
· 10 years ago
b67588d
Merge branch 'rs/receive-pack-argv-leak-fix'
by Junio C Hamano
· 10 years ago
713ee7f
Merge branch 'ta/config-set'
by Junio C Hamano
· 10 years ago
f9a2fd3
Merge branch 'jk/test-shell-trace'
by Junio C Hamano
· 10 years ago
6459cf8
Merge branch 'bc/asciidoc'
by Junio C Hamano
· 10 years ago
15c6ef7
Revert "archive: honor tar.umask even for pax headers"
by Junio C Hamano
· 10 years ago
98349e5
Merge branch 'jc/completion-no-chdir'
by Junio C Hamano
· 10 years ago
c11dc64
Merge branch 'bw/trace-no-inline-getnanotime'
by Junio C Hamano
· 10 years ago
1cb3324
Merge branch 'po/everyday-doc'
by Junio C Hamano
· 10 years ago
4750f4b
gitweb: use start_form, not startform that was removed in CGI.pm 4.04
by Roland Mas
· 10 years ago
eab335c
mergetool: use more conservative temporary filenames
by David Aguilar
· 10 years ago
9e8f8de
test-lib-functions: adjust style to match CodingGuidelines
by David Aguilar
· 10 years ago
d7d300e
t7610-mergetool: use test_config to isolate tests
by David Aguilar
· 10 years ago
2ea40f0
contacts: add a Makefile to generate docs and install
by Sebastian Schuberth
· 10 years ago
4d24d52
subtree: add an install-html target
by Sebastian Schuberth
· 10 years ago
4fb4b02
difftool: don't assume that default sh is sane
by Charles Bailey
· 10 years ago
7bfb7c3
mergetool: don't require a work tree for --tool-help
by Charles Bailey
· 10 years ago
1c7e2d2
git-sh-setup: move GIT_DIR initialization into a function
by David Aguilar
· 10 years ago
9c66cd3
mergetool: use more conservative temporary filenames
by David Aguilar
· 10 years ago
76ee96a
test-lib-functions: adjust style to match CodingGuidelines
by David Aguilar
· 10 years ago
f9e4308
t7610-mergetool: prefer test_config over git config
by David Aguilar
· 10 years ago
4756c05
t7610-mergetool: add missing && and remove commented-out code
by David Aguilar
· 10 years ago
7457861
t7610-mergetool: use tabs instead of a mix of tabs and spaces
by David Aguilar
· 10 years ago
6573284
ref_transaction_commit: bail out on failure to remove a ref
by Jonathan Nieder
· 10 years ago
fb43bd1
lockfile: remove unable_to_lock_error
by Jonathan Nieder
· 10 years ago
5a603b0
refs.c: do not permit err == NULL
by Jonathan Nieder
· 10 years ago
2ebb49c
remote rm/prune: print a message when writing packed-refs fails
by Ronnie Sahlberg
· 10 years ago
971c41c
for-each-ref: skip and warn about broken ref names
by Ronnie Sahlberg
· 10 years ago
d0f810f
refs.c: allow listing and deleting badly named refs
by Ronnie Sahlberg
· 10 years ago
8159f4a
test: put tests for handling of bad ref names in one place
by Ronnie Sahlberg
· 10 years ago
f3cc52d
packed-ref cache: forbid dot-components in refnames
by Jonathan Nieder
· 10 years ago
18f29fc
branch -d: simplify by using RESOLVE_REF_READING
by Ronnie Sahlberg
· 10 years ago
62a2d52
branch -d: avoid repeated symref resolution
by Jonathan Nieder
· 10 years ago
014e7db
reflog test: test interaction with detached HEAD
by Junio C Hamano
· 10 years ago
7695d11
refs.c: change resolve_ref_unsafe reading argument to be a flags field
by Ronnie Sahlberg
· 11 years ago
aae383d
refs.c: make write_ref_sha1 static
by Ronnie Sahlberg
· 11 years ago
cd94f76
fetch.c: change s_update_ref to use a ref transaction
by Ronnie Sahlberg
· 11 years ago
28e6a97
refs.c: ref_transaction_commit: distinguish name conflicts from other errors
by Ronnie Sahlberg
· 11 years ago
5fe7d82
refs.c: pass a list of names to skip to is_refname_available
by Ronnie Sahlberg
· 11 years ago
5d94a1b
refs.c: call lock_ref_sha1_basic directly from commit
by Ronnie Sahlberg
· 11 years ago
8a9df90
refs.c: refuse to lock badly named refs in lock_ref_sha1_basic
by Ronnie Sahlberg
· 11 years ago
7522e3d
rename_ref: don't ask read_ref_full where the ref came from
by Ronnie Sahlberg
· 11 years ago
db7516a
refs.c: pass the ref log message to _create/delete/update instead of _commit
by Ronnie Sahlberg
· 11 years ago
dbdcac7
refs.c: add an err argument to delete_ref_loose
by Ronnie Sahlberg
· 11 years ago
9ccc0c0
wrapper.c: add a new function unlink_or_msg
by Ronnie Sahlberg
· 11 years ago
3c93c84
refs.c: lock_ref_sha1_basic is used for all refs
by Ronnie Sahlberg
· 10 years ago
1054af7
wrapper.c: remove/unlink_or_warn: simplify, treat ENOENT as success
by Ronnie Sahlberg
· 11 years ago
2b2b1e4
mv test: recreate mod/ directory instead of relying on stale copy
by Jonathan Nieder
· 10 years ago
f6c5a29
color_parse: do not mention variable name in error message
by Jeff King
· 10 years ago
8852117
pass config slots as pointers instead of offsets
by Jonathan Nieder
· 10 years ago
670a3c1
Update draft release notes to 2.2
by Junio C Hamano
· 10 years ago
337233c
Merge branch 'bc/asciidoc-pretty-formats-fix'
by Junio C Hamano
· 10 years ago
0189df3
Merge branch 'rs/plug-leak-in-bundle'
by Junio C Hamano
· 10 years ago
145c590
Merge branch 'rs/more-uses-of-skip-prefix'
by Junio C Hamano
· 10 years ago
63434da
Merge branch 'rs/mailsplit'
by Junio C Hamano
· 10 years ago
40e2d8d
Merge branch 'rs/sha1-array-test'
by Junio C Hamano
· 10 years ago
11cb313
Merge branch 'mh/lockfile-stdio'
by Junio C Hamano
· 10 years ago
bd107e1
Merge branch 'mh/lockfile'
by Junio C Hamano
· 10 years ago
7543dea
Merge branch 'sk/tag-contains-wo-recursion'
by Junio C Hamano
· 10 years ago
cc7b2f8
Merge branch 'da/completion-show-signature'
by Junio C Hamano
· 10 years ago
dc11fc2
Merge branch 'rs/daemon-fixes'
by Junio C Hamano
· 10 years ago
e2ebb5c
Merge branch 'dt/cache-tree-repair'
by Junio C Hamano
· 10 years ago
792a572
Merge branch 'so/rebase-doc-fork-point'
by Junio C Hamano
· 10 years ago
211836f
Merge branch 'da/include-compat-util-first-in-c'
by Junio C Hamano
· 10 years ago
a136f6d
test-lib.sh: support -x option for shell-tracing
by Jeff King
· 10 years ago
dc05179
t1308: fix broken here document in test script
by Junio C Hamano
· 10 years ago
dfd66dd
Documentation: add documentation for 'git interpret-trailers'
by Christian Couder
· 10 years ago
b9384ff
trailer: add tests for commands in config file
by Christian Couder
· 10 years ago
85039fb
trailer: execute command from 'trailer.<name>.command'
by Christian Couder
· 10 years ago
76bed78
trailer: add tests for "git interpret-trailers"
by Christian Couder
· 10 years ago
6634f05
trailer: add interpret-trailers command
by Christian Couder
· 10 years ago
b1d78d7
trailer: put all the processing together and print
by Christian Couder
· 10 years ago
2013d85
trailer: parse trailers from file or stdin
by Christian Couder
· 10 years ago
f0a90b4
trailer: process command line trailer arguments
by Christian Couder
· 10 years ago
46a0613
trailer: read and process config information
by Christian Couder
· 10 years ago
4103818
trailer: process trailers from input message and arguments
by Christian Couder
· 10 years ago
9385b5d
trailer: add data structures and basic functions
by Christian Couder
· 10 years ago
f8a48af
Documentation: fix mismatched delimiters in git-imap-send
by brian m. carlson
· 10 years ago
c9a5172
Documentation: adjust document title underlining
by brian m. carlson
· 10 years ago
64a7e92
receive-pack: plug minor memory leak in unpack()
by René Scharfe
· 10 years ago
8ad1652
t5304: use helper to report failure of "test foo = bar"
by Jeff King
· 10 years ago
f1dd90b
t5304: use test_path_is_* instead of "test -f"
by Jeff King
· 10 years ago
673151a
doc: add 'everyday' to 'git help'
by Philip Oakley
· 10 years ago
5a568ea
doc: Makefile regularise OBSOLETE_HTML list building
by Philip Oakley
· 10 years ago
992cb20
doc: modernise everyday.txt wording and format in man page style
by Philip Oakley
· 10 years ago
fca416a
completion: use "git -C $there" instead of (cd $there && git ...)
by Junio C Hamano
· 10 years ago
c30c43c
Documentation: fix misrender of pretty-formats in Asciidoctor
by brian m. carlson
· 10 years ago
63a4513
Update draft release notes to 2.2
by Junio C Hamano
· 10 years ago
f0d8900
Merge branch 'sp/stream-clean-filter'
by Junio C Hamano
· 10 years ago
9342f49
Merge branch 'bw/use-write-script-in-tests'
by Junio C Hamano
· 10 years ago
b2c45f5
Merge branch 'nd/archive-pathspec'
by Junio C Hamano
· 10 years ago
fb06b52
Merge branch 'jc/push-cert'
by Junio C Hamano
· 10 years ago
Next »