203 Commits (c288a2f1316b642ff073d4213cf691297610503c)

Author SHA1 Message Date
Junio C Hamano 5b6dedd6a0 annotate: make it work from subdirectories. 18 years ago
Junio C Hamano d0bfd026a8 Add basic infrastructure to assign attributes to paths 18 years ago
Matthias Lederhofer e4b023332c handle_options in git wrapper miscounts the options it handled. 18 years ago
René Scharfe 265d528032 Revert "builtin-archive: use RUN_SETUP" 18 years ago
James Bowes 3301521a25 use xmalloc in git.c and help.c 18 years ago
James Bowes 6757ada403 Make gc a builtin. 18 years ago
Johannes Schindelin 9509af686b Make git-revert & git-cherry-pick a builtin 18 years ago
Johannes Schindelin 64edf4b2eb builtin-archive: use RUN_SETUP 18 years ago
Johannes Schindelin 2e0afafebd Add git-bundle: move objects and references by archive 18 years ago
Johannes Schindelin d516c2d119 Teach git-diff-files the new option `--no-index` 18 years ago
Johannes Schindelin 34c6a82b8a git grep: use pager 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Junio C Hamano d4289fff87 git-fetch--tool: start rewriting parts of git-fetch in C. 18 years ago
Junio C Hamano 4cc41a16c1 Remove git-diff-stages. 18 years ago
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
Junio C Hamano 71dfbf224f Make merge-base a built-in. 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