172 Commits (ccd14e569dcfe1a83b33f84fad8cfed68676ef5d)

Author SHA1 Message Date
Shawn O. Pearce 9a0eaf83ea Make git-describe a builtin. 18 years ago
Nicolas Pitre 515377ea9e "init-db" can really be just "init" 18 years ago
Shawn O. Pearce 45b097947d Replace "GIT_DIR" with GIT_DIR_ENVIRONMENT. 18 years ago
Shawn O. Pearce ef5ddb2fe0 Use PATH_MAX constant for --bare. 18 years ago
Brian Gernhardt c321f00d09 Keep "git --git-dir" from causing a bus error. 18 years ago
Johannes Schindelin 658f365027 Make git-rerere a builtin 18 years ago
Junio C Hamano 4264dc15e1 git reflog expire 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Johannes Schindelin ba1f5f3537 Add builtin merge-file, a minimal replacement for RCS merge 18 years ago
Johannes Schindelin 1d541c120b shortlog: use pager 18 years ago
Johannes Schindelin b8ec59234b Build in shortlog 18 years ago
Junio C Hamano acca687fa9 git-pickaxe: retire pickaxe 18 years ago
Junio C Hamano 1da1b3a3e0 branch: work in subdirectories. 18 years ago
Lars Hjemli c31820c26b Make git-branch a builtin 18 years ago
Rene Scharfe e827633a5d Built-in cherry 18 years ago
Junio C Hamano 1617baa587 git-pickaxe: pagenate output by default. 18 years ago
Junio C Hamano cee7f245dc git-pickaxe: blame rewritten. 18 years ago
Martin Waitz e88ee29154 paginate git-diff by default 18 years ago
Ryan Anderson f789e34746 Remove git-annotate.perl and create a builtin-alias for git-blame 18 years ago
Rene Scharfe 9cb90b80fc git-tar-tree: don't RUN_SETUP 18 years ago
Alan Chandler 281e67d6fa Fix usage string to match that given in the man page 18 years ago
Junio C Hamano fd88d9c81e Remove upload-tar and make git-tar-tree a thin wrapper to git-archive 18 years ago
Rene Scharfe 31756c5da8 Remove git-zip-tree 18 years ago
Linus Torvalds e1e22e37f4 Start handling references internally as a sorted in-memory list 18 years ago
Junio C Hamano 9f613ddd21 Add git-for-each-ref: helper for language bindings 18 years ago
Linus Torvalds 358ddb62cf Add "git show-ref" builtin command 18 years ago
Dmitry V. Levin 5b6df8e45f Handle invalid argc gently 18 years ago
Dmitry V. Levin 8112894d82 Make count-objects, describe and merge-tree work in subdirectory 18 years ago
Franck Bui-Huu 39345a216f Add git-upload-archive 18 years ago
Franck Bui-Huu 4df096a5ca Add git-archive 18 years ago
Jeff King c91f0d92ef git-commit.sh: convert run_status to a C builtin 18 years ago
Christian Couder 0caea90be0 Fix memory leak in prepend_to_path (git.c). 18 years ago
Christian Couder 6ce4e61f1b Trace into a file or an open fd and refactor tracing code. 18 years ago
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 18 years ago
Jonas Fonseca 2d7320d0b0 Use xmalloc instead of malloc 18 years ago
Christian Couder 7cf67205ca Trace into open fd and refactor tracing code. 18 years ago
Rene Scharfe e4fbbfe9ec Add git-zip-tree 18 years ago
Jonas Fonseca 83572c1a91 Use xrealloc instead of realloc 18 years ago
Pierre Habouzit d828f6ddf8 remove ugly shadowing of loop indexes in subloops. 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Rene Scharfe 2e3ed670eb git-verify-pack: make builtin 19 years ago
Jeff King 6c8d06aff1 git-push: allow pushing from subdirectories 19 years ago
Junio C Hamano efffea0334 git.c: Rename NEEDS_PREFIX to RUN_SETUP 19 years ago
Junio C Hamano f754fa9c54 builtins: Makefile clean-up 19 years ago
Junio C Hamano e414156ab6 Make git-checkout-index a builtin 19 years ago
Matthias Kestenholz 640ce1052b Make git-symbolic-ref a builtin 19 years ago
Matthias Kestenholz 6441363079 Make git-unpack-objects a builtin 19 years ago
Matthias Kestenholz 5d4a600335 Make git-pack-objects a builtin 19 years ago
Matthias Kestenholz d6b64ed0f3 Make git-name-rev a builtin 19 years ago
Matthias Kestenholz e12c095aa6 Make git-repo-config a builtin 19 years ago