tokkee.org
Code
projects
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'jn/branch-move-to-self'
2011-12-14
Jeff King
blame: don't overflow time buffer
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-12-10
Jeff King
fetch: create status table using strbuf
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-12-05
Jeff King
stripspace: fix outdated comment
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-11-21
Jeff King
archive: don't let remote clients get unreachable commits
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-11-18
Jeff King
refresh_index: make porcelain output more specific
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-11-18
Jeff King
refresh_index: rename format variables
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-11-18
Jeff King
read-cache: let refresh_cache_ent pass up changed flags
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-11-08
Jeff King
docs: don't mention --quiet or --exit-code in git-log(1)
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-11-08
Jeff King
reachable: per-object progress
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-11-08
Jeff King
prune: handle --progress/no-progress
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-11-04
Jeff King
http: drop "local" member from request struct
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-10-21
Jeff King
completion: match ctags symbol names in grep patterns
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-10-21
Jeff King
contrib: add git-jump script
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-10-20
Jeff King
tests: add missing executable bits
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-10-18
Jeff King
contrib: add diff highlight script
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-10-16
Jeff King
http_init: accept separate URL parameter
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-10-16
Jeff King
daemon: give friendlier error messages to clients
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-10-14
Jeff King
downgrade "packfile cannot be accessed" errors to warnings
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-10-14
Jeff King
pack-objects: protect against disappearing packs
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-10-13
Jeff King
pull,rebase: handle GIT_WORK_TREE better
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-10-12
Jeff King
t1300: test mixed-case variable retrieval
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-10-12
Jeff King
t1300: put git invocations inside test function
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-10-08
Jeff King
fix phantom untracked files when core.ignorecase is set
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-19
Jeff King
t4014: clean up format.thread config after each test
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-15
Jeff King
filter-branch: use require_clean_work_tree
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-14
Jeff King
run_hook: use argv_array API
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-14
Jeff King
checkout: use argv_array API
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-14
Jeff King
bisect: use argv_array API
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-14
Jeff King
quote: provide sq_dequote_to_argv_array
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-14
Jeff King
refactor argv_array into generic code
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-14
Jeff King
quote.h: fix bogus comment
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-14
Jeff King
add sha1_array API docs
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-13
Jeff King
t3200: clean up checks for file existence
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-12
Jeff King
fetch: avoid quadratic loop checking for updated submodules
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-08
Jeff King
for-each-ref: handle multiline subjects like --pretty
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-08
Jeff King
for-each-ref: refactor subject and body placeholder...
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-08
Jeff King
t6300: add more body-parsing tests
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-09-08
Jeff King
t7004: factor out gpg setup
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-19
Jeff King
support pager.* for external commands
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-19
Jeff King
want_color: automatically fallback to color.ui
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-19
Jeff King
diff: don't load color config in plumbing
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-19
Jeff King
config: refactor get_colorbool function
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-19
Jeff King
color: delay auto-color decision until point of use
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-18
Jeff King
git_config_colorbool: refactor stdout_is_tty handling
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-18
Jeff King
diff: refactor COLOR_DIFF from a flag into an int
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-18
Jeff King
setup_pager: set GIT_PAGER_IN_USE
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-18
Jeff King
t7006: use test_config helpers
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-18
Jeff King
test-lib: add helper functions for config
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-18
Jeff King
t7006: modernize calls to unset
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-16
Jeff King
am: refresh the index at start and --resolved
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-14
Jeff King
t3030: fix accidental success in symlink rename
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-05
Jeff King
fast-export: quote paths in output
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-04
Jeff King
docs: put listed example commands in backticks
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-08-01
Jeff King
t7400: fix bogus test failure with symlinked trash
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-07-22
Jeff King
streaming: free git_istream upon closing
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-07-22
Jeff King
reset: give better reflog messages
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-07-20
Jeff King
http: retry authentication failures for all http requests
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-07-20
Jeff King
remote-curl: don't retry auth failures with dumb protocol
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-07-20
Jeff King
improve httpd auth tests
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-07-20
Jeff King
url: decode buffers that are not NUL-terminated
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-07-19
Jeff King
git_remote_helpers: push all refs during a non-local...
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-07-19
Jeff King
transport-helper: don't feed bogus refs to export push
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-07-19
Jeff King
git-remote-testgit: import non-HEAD refs
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-07-19
Jeff King
t5800: document some non-functional parts of remote...
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-07-19
Jeff King
t5800: factor out some ref tests
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-07-19
Jeff King
transport-helper: fix minor leak in push_refs_with_export
Acked-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-07-06
Jeff King
docs: document --textconv diff option
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-30
Jeff King
git skew: a tool to find how big a clock skew exists...
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
clone: accept config options on the command line
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
config: make git_config_parse_parameter a public function
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
remote: use new OPT_STRING_LIST
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
parse-options: add OPT_STRING_LIST helper
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
config: use strbuf_split_str instead of a temporary...
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
strbuf: allow strbuf_split to work on non-strbufs
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
config: avoid segfault when parsing command-line config
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
config: die on error in command-line config
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
fix "git -c" parsing of values with equals signs
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
strbuf_split: add a max parameter
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
upload-archive: allow user to turn off filters
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
archive: provide builtin .tar.gz filter
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
archive: implement configurable tar filters
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
archive: refactor file extension format-guessing
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
archive: move file extension format-guessing lower
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
archive: pass archiver struct to write_archive callback
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
archive: refactor list of archive formats
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-22
Jeff King
archive-tar: don't reload default config options
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-20
Jeff King
tag: accept multiple patterns for --list
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-17
Jeff King
tests: link shell libraries into valgrind directory
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-17
Jeff King
t/Makefile: pass test opts to valgrind target properly
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-15
Jeff King
archive: reorder option parsing and config reading
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-12
Jeff King
default core.clockskew variable to one day
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-12
Jeff King
limit "contains" traversals based on commit timestamp
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-12
Jeff King
tag: speed up --contains calculation
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-07
Jeff King
clone: always fetch remote HEAD
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-07
Jeff King
make copy_ref globally available
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-06
Jeff King
consider only branches in guess_remote_head
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-06
Jeff King
t: add tests for cloning remotes with detached HEAD
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-06-02
Jeff King
status: fix bug with missing --ignore files
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-05-31
Jeff King
diff_tree: disable QUICK optimization with diff filter
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2011-05-30
Jeff King
format-patch: make zero-length subject prefixes prettier
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
next