181 Commits (700ea47936e393a217f4174f80a19aa01f698b56)

Author SHA1 Message Date
Theodore Ts'o dfd42a3c62 Allow aliases to expand to shell commands 18 years ago
Theodore Ts'o f3dd015c91 Print a sane error message if an alias expands to an invalid git command 18 years ago
Johannes Schindelin 6d9ba67b0f Commands requiring a work tree must not run in GIT_DIR 18 years ago
Mark Wooding b4dfefe00f Make fsck and fsck-objects be builtins. 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Ren,Ai(B Scharfe 4f0219a4c7 git-blame --incremental: don't use pager 18 years ago
Johannes Schindelin e955ae957c annotate: use pager 18 years ago
Shawn O. Pearce 7eff28a9b4 Disallow working directory commands in a bare repository. 18 years ago
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 19 years ago
Rene Scharfe 31756c5da8 Remove git-zip-tree 19 years ago
Linus Torvalds e1e22e37f4 Start handling references internally as a sorted in-memory list 19 years ago
Junio C Hamano 9f613ddd21 Add git-for-each-ref: helper for language bindings 19 years ago
Linus Torvalds 358ddb62cf Add "git show-ref" builtin command 19 years ago
Dmitry V. Levin 5b6df8e45f Handle invalid argc gently 19 years ago
Dmitry V. Levin 8112894d82 Make count-objects, describe and merge-tree work in subdirectory 19 years ago
Franck Bui-Huu 39345a216f Add git-upload-archive 19 years ago
Franck Bui-Huu 4df096a5ca Add git-archive 19 years ago
Jeff King c91f0d92ef git-commit.sh: convert run_status to a C builtin 19 years ago
Christian Couder 0caea90be0 Fix memory leak in prepend_to_path (git.c). 19 years ago
Christian Couder 6ce4e61f1b Trace into a file or an open fd and refactor tracing code. 19 years ago
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 19 years ago
Jonas Fonseca 2d7320d0b0 Use xmalloc instead of malloc 19 years ago
Christian Couder 7cf67205ca Trace into open fd and refactor tracing code. 19 years ago
Rene Scharfe e4fbbfe9ec Add git-zip-tree 19 years ago
Jonas Fonseca 83572c1a91 Use xrealloc instead of realloc 19 years ago
Pierre Habouzit d828f6ddf8 remove ugly shadowing of loop indexes in subloops. 19 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 19 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