2006-01-06 |
Amos Waterland | AIX compile fix for repo-config.c Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-06 |
Jonas Fonseca | git-init-db(1): Describe --shared and the idempotent... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-29 |
Junio C Hamano | ?alloc: do not return NULL when asked for zero bytes Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-29 |
Junio C Hamano | code comments: spell Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-29 |
Junio C Hamano | Documentation: spell. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-28 |
Gerrit Pape | Fix skipping merge-order test with NO_OPENSSL=1. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-27 |
Junio C Hamano | Do not mark tags fetched via --tags flag as mergeable Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-27 |
Junio C Hamano | Fix bogus tests on rev-list output. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-27 |
Junio C Hamano | Guard a test against wc that pads its output with whitespace Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-27 |
Sam Ravnborg | copy_fd: close ifd on error Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-27 |
Johannes Schindelin | Handle symlinks graciously Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-27 |
Junio C Hamano | t5300: avoid false failures. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-27 |
Junio C Hamano | avoid asking ?alloc() for zero bytes. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-26 |
Eric Wong | short circuit out of a few places where we would allocate... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-24 |
Junio C Hamano | mailinfo: iconv does not like "latin-1" -- should spell... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-23 |
Junio C Hamano | ls-files --full-name: usage string and documentation. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-23 |
Junio C Hamano | merge --no-commit: tweak message Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-23 |
Junio C Hamano | show-branch: usability updates. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-23 |
Junio C Hamano | check_packed_git_idx(): check integrity of the idx... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-22 |
Johannes Schindelin | sha1_to_hex: properly terminate the SHA1 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-22 |
Nick Hengeveld | Fix for http-fetch from file:// URLs Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-22 |
Johannes Schindelin | git-format-patch should show the correct version Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-22 |
Junio C Hamano | send-pack: reword non-fast-forward error message. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-22 |
Alex Riesen | \n usage in stderr output Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-22 |
Pavel Roskin | sanity check in add_packed_git() Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-21 |
Junio C Hamano | server-info: skip empty lines. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-21 |
Pavel Roskin | [PATCH] quote.c: Make loop control more readable. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-21 |
Pavel Roskin | An off-by-one bug found by valgrind Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-21 |
Johannes Schindelin | Avoid misleading success message on error Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-21 |
Junio C Hamano | http-fetch.c: fix objects/info/pack parsing. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-21 |
Junio C Hamano | objects/info/packs: work around bug in http-fetch.c... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-21 |
Junio C Hamano | GIT 1.0.0 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-21 |
Linus Torvalds | Make "git-send-pack" less verbose by default Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-21 |
Junio C Hamano | A shared repository should be writable by members. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-20 |
Junio C Hamano | ce_smudge_racily_clean_entry: explain why it works. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-20 |
Junio C Hamano | Racy GIT (part #2) Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-20 |
Junio C Hamano | Racy GIT Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-20 |
Junio C Hamano | format-patch: make sure header and body are separated. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-20 |
Junio C Hamano | diff --abbrev: document --abbrev=<n> form. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-20 |
Junio C Hamano | diff: --abbrev option Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-20 |
Junio C Hamano | xread/xwrite: do not worry about EINTR at calling sites. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-20 |
Junio C Hamano | tests: make scripts executable Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-20 |
Junio C Hamano | Remove "octopus". Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-20 |
Junio C Hamano | Remove unused cmd-rename.sh Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-20 |
Junio C Hamano | Remove generated files */*.py[co] Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-20 |
Junio C Hamano | Documentation: stdout of update-hook is connected to... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-20 |
Junio C Hamano | rev-list --objects: fix object list without commit. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-19 |
Eric Wong | Documentation/git-archimport: document -o, -a, f, ... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-19 |
Junio C Hamano | howto/using-topic-branches: Recommend public URL git... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-18 |
Linus Torvalds | Make "git help" sort git commands in columns Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-18 |
Linus Torvalds | Make "git help" react to window size correctly Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-18 |
Junio C Hamano | Documentation: typos and small fixes in "everyday". Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-18 |
Junio C Hamano | clone-pack: remove unused and undocumented --keep flag Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-18 |
Junio C Hamano | fetch-pack: -k option to keep downloaded pack. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-18 |
Junio C Hamano | Revert "get_sha1_basic(): corner case ambiguity fix"
|
commit | commitdiff | tree |
2005-12-18 |
Junio C Hamano | Revert "We do not like "HEAD" as a new branch name"
|
commit | commitdiff | tree |
2005-12-18 |
Junio C Hamano | Revert "refs.c: off-by-one fix."
|
commit | commitdiff | tree |
2005-12-18 |
Junio C Hamano | Remove misguided branch disambiguation. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-17 |
Junio C Hamano | Documentation: HTTP needs update-server-info. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-17 |
Junio C Hamano | Comment fixes. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-17 |
Jan Harkes | Fix git-am --skip Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-17 |
Junio C Hamano | Forbid pattern maching characters in refnames. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-17 |
Junio C Hamano | Examples of resetting. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-16 |
Junio C Hamano | refs.c: off-by-one fix. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-16 |
Johannes Schindelin | We do not like "HEAD" as a new branch name Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-16 |
Junio C Hamano | Sort globbed refname in show-branch. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-16 |
Nicolas Pitre | small cleanup for diff-delta.c Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-16 |
Fredrik Kuivinen | git-whatchanged: Add usage string Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-16 |
Fredrik Kuivinen | git-log: Add usage string Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-16 |
Fredrik Kuivinen | git-diff: Usage string clean-up Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-15 |
Junio C Hamano | applymbox: typofix Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-15 |
Junio C Hamano | get_sha1_basic(): corner case ambiguity fix Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-15 |
Junio C Hamano | Documentation: tutorial Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-15 |
Martin Langhoff | svnimport: exit cleanly when we are up to date Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-15 |
Junio C Hamano | clone-pack: make it usable for partial branch cloning. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-15 |
Junio C Hamano | GIT 0.99.9n aka 1.0rc6 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-15 |
Amos Waterland | git rebase loses author name/email if given bad email... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-15 |
Lukas Sandström | Bugfixes for git-rebase Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-15 |
Junio C Hamano | mailinfo and git-am: allow "John Doe <johndoe>" Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Martin Atukunda | define MAXPATHLEN for hosts that don't support it Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Junio C Hamano | Do not let errors pass by unnoticed when running `make... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Junio C Hamano | Merge branch 'hold/am'
|
commit | commitdiff | tree |
2005-12-14 |
Junio C Hamano | rebase: do not get confused in fast-forward situation. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Junio C Hamano | Merge branch 'fk/usage'
|
commit | commitdiff | tree |
2005-12-14 |
Junio C Hamano | Documentation: topic branches Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Junio C Hamano | applypatch: no need to do non-portable [[ ... ]] Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-repack: Usage string clean-up, emit usage at incorrect... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-rebase: Usage string clean-up, emit usage string... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-prune: Usage string clean-up, use the 'usage' function Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-lost-found: Usage string clean-up, emit usage string... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-fetch: Usage string clean-up, emit usage string... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-cherry: Usage string clean-up, use the 'usage'... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-applypatch: Usage string clean-up, emit usage string... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-am: Usage string clean-up Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-revert: Usage string clean-up Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-verify-tag: Usage string clean-up, emit usage string... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | Trivial usage string clean-up Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Junio C Hamano | t3200: branch --help does not die anymore. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Fredrik Kuivinen | Usage message clean-up, take #2 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
H. Peter Anvin | git-am support for naked email messages (take 2) Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |