277 Commits (fc721b699b817e9cb78994c6dd6d86e744bd2112)

Author SHA1 Message Date
Carlos Rica 62e09ce998 Make git tag a builtin. 18 years ago
Andrew Ruder d97bc5de92 Remove USE_PAGER from git-pickaxe and git-annotate 18 years ago
Johannes Schindelin a2f8028d3d Make '!' aliases more useful 18 years ago
Linus Torvalds 0227f9887b git: Try a bit harder not to lose errno in stdio 18 years ago
Linus Torvalds 0f157315a1 Check for IO errors after running a command 18 years ago
Linus Torvalds 47d0b4ff57 Clean up internal command handling 18 years ago
Matthias Lederhofer 4394efecfa make git barf when an alias changes environment variables 18 years ago
Matthias Lederhofer 7ae3df8c0a Use new semantics of is_bare/inside_git_dir/inside_work_tree 18 years ago
Matthias Lederhofer 892c41b98a introduce GIT_WORK_TREE to specify the work tree 18 years ago
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