aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * short circuit out of a few places where we would allocate zero bytesEric Wong2005-12-26
* | | Merge branch 'jc/checkout'Junio C Hamano2005-12-25
|\ \ \
| * \ \ Adjust to ls-tree --full-name when run from a subdirectory.Junio C Hamano2005-12-23
| |\ \ \
| | * | | ls-tree: chomp leading directories when run from a subdirectoryJunio C Hamano2005-12-23
| * | | | checkout: sometimes work from a subdirectory.Junio C Hamano2005-12-22
| |/ / /
* | | | Tutorial: mention shared repository management.Junio C Hamano2005-12-24
* | | | git-init-db: initialize shared repositories with --sharedJohannes Schindelin2005-12-24
* | | | Introduce core.sharedrepositoryJohannes Schindelin2005-12-24
* | | | Merge fixes up to GIT 1.0.4Junio C Hamano2005-12-24
|\ \ \ \ | | |/ / | |/| |
| * | | GIT 1.0.4v1.0.4Junio C Hamano2005-12-24
| |\ \ \ | | | |/ | | |/|
| | * | mailinfo: iconv does not like "latin-1" -- should spell it "latin1"Junio C Hamano2005-12-23
| | * | ls-files --full-name: usage string and documentation.Junio C Hamano2005-12-23
| | * | merge --no-commit: tweak messageJunio C Hamano2005-12-23
| | * | show-branch: usability updates.Junio C Hamano2005-12-23
| | * | check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano2005-12-23
* | | | git-clone: do not special case dumb http.Junio C Hamano2005-12-23
| |_|/ |/| |
* | | check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano2005-12-22
* | | rev-parse: --show-cdupJunio C Hamano2005-12-22
* | | Merge in fixes up to 1.0.3 maintenance branch.Junio C Hamano2005-12-22
|\ \ \ | |/ /
| * | GIT 1.0.3v1.0.3Junio C Hamano2005-12-22
| |\ \ | | |/
| | * sha1_to_hex: properly terminate the SHA1Johannes Schindelin2005-12-22
| | * Fix for http-fetch from file:// URLsNick Hengeveld2005-12-22
| | * git-format-patch should show the correct versionJohannes Schindelin2005-12-22
| | * send-pack: reword non-fast-forward error message.Junio C Hamano2005-12-22
| * | GIT 1.0.0bv1.0.2v1.0.0bJunio C Hamano2005-12-21
| |\ \
| * | | GIT 1.0.0av1.0.1v1.0.0aJunio C Hamano2005-12-21
* | | | git-clone: Support changing the origin branch with -oJohannes Schindelin2005-12-22
* | | | GIT: Support [address] in URLsYOSHIFUJI Hideaki / 吉藤英明2005-12-21
* | | | whatchanged: customize diff-tree outputJunio C Hamano2005-12-21
* | | | Merge branch 'fixes'Junio C Hamano2005-12-21
|\ \ \ \ | | |_|/ | |/| |
| * | | \n usage in stderr outputAlex Riesen2005-12-21
| * | | sanity check in add_packed_git()Pavel Roskin2005-12-21
| | |/ | |/|
* | | git-pack-redundant: speed and memory usage improvementsLukas Sandström2005-12-21
* | | merge-recursive: conflicting rename case.Junio C Hamano2005-12-21
* | | Versioning scheme changes.Junio C Hamano2005-12-21
* | | Merge branch 'fixes'Junio C Hamano2005-12-21
|\ \ \ | |/ /
| * | server-info: skip empty lines.Junio C Hamano2005-12-21
| * | [PATCH] quote.c: Make loop control more readable.Pavel Roskin2005-12-21
| |/
| * An off-by-one bug found by valgrindPavel Roskin2005-12-21
| * Avoid misleading success message on errorJohannes Schindelin2005-12-21
| * http-fetch.c: fix objects/info/pack parsing.Junio C Hamano2005-12-21
| * objects/info/packs: work around bug in http-fetch.c::fetch_indices()Junio C Hamano2005-12-21
* | Post 1.0.0 development track.Junio C Hamano2005-12-21
|/
* GIT 1.0.0v1.0.0Junio C Hamano2005-12-21
|\
| * Make "git-send-pack" less verbose by defaultLinus Torvalds2005-12-20
| * A shared repository should be writable by members.Junio C Hamano2005-12-20
| * ce_smudge_racily_clean_entry: explain why it works.Junio C Hamano2005-12-20
| * Racy GIT (part #2)Junio C Hamano2005-12-20
| * Racy GITJunio C Hamano2005-12-20
| * format-patch: make sure header and body are separated.Junio C Hamano2005-12-19